Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
adab51aefdd00b65d631f64e6e313713d7dd9564
/
libc
/
bionic
/
system_properties.c
5eccb96
Fix aarch64 futex assembly routines.
by Elliott Hughes
· 12 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
a21e696
Avoid segfaults if properties are not initialized
by Pavel Chupin
· 12 years ago
5e9a086
bionic: add compatibility mode for properties
by Colin Cross
· 12 years ago
1ec20a0
bionic: use the size of the file to determine property area size
by Colin Cross
· 12 years ago
836dbf6
bionic: store property names as variable-length strings
by Greg Hackmann
· 12 years ago
1d36ee1
bionic: prevent root processes from calling __system_property_add
by Colin Cross
· 12 years ago
1540f60
bionic: revert to a single (larger) property area
by Greg Hackmann
· 12 years ago
996cdc4
bionic: reimplement property area as hybrid trie/binary tree
by Greg Hackmann
· 12 years ago
f7511e3
bionic: add missing memory barriers to system properties
by Greg Hackmann
· 12 years ago
cb215a7
bionic: make property area expandable
by Greg Hackmann
· 12 years ago
c6ff844
bionic: add __system_property_foreach
by Greg Hackmann
· 12 years ago
5cf32de
bionic: move system property writing from init to bionic
by Colin Cross
· 12 years ago
0d787c1
Make abort messages available to debuggerd.
by Elliott Hughes
· 12 years ago
c16961b
system_properties: do more checking of file
by Nick Kralevich
· 12 years ago
32417fb
libc: use more secure system properties if available
by Nick Kralevich
· 12 years ago
c20d0f3
Correction to use of TEMP_FAILURE_RETRY in send_prop_msg
by Jens Gulin
· 13 years ago
8da75ab
Ignore property set timeouts.
by Brad Fitzpatrick
· 14 years ago
23bc3ff
Don't futex_wait spin when setting properties. Wait for socket close.
by Brad Fitzpatrick
· 14 years ago
ec7e8cc
do not merge. Move property setting from libcutils to bionic.
by satok
· 14 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago