index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
system_properties.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix aarch64 futex assembly routines.
Elliott Hughes
2013-12-20
1
-4
/
+4
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-1
/
+2
*
Avoid segfaults if properties are not initialized
Pavel Chupin
2013-09-03
1
-0
/
+4
*
bionic: add compatibility mode for properties
Colin Cross
2013-06-25
1
-1
/
+18
*
bionic: use the size of the file to determine property area size
Colin Cross
2013-06-25
1
-8
/
+14
*
bionic: store property names as variable-length strings
Greg Hackmann
2013-06-24
1
-4
/
+5
*
bionic: prevent root processes from calling __system_property_add
Colin Cross
2013-06-24
1
-3
/
+17
*
bionic: revert to a single (larger) property area
Greg Hackmann
2013-06-24
1
-66
/
+25
*
bionic: reimplement property area as hybrid trie/binary tree
Greg Hackmann
2013-06-24
1
-82
/
+271
*
bionic: add missing memory barriers to system properties
Greg Hackmann
2013-06-24
1
-0
/
+5
*
bionic: make property area expandable
Greg Hackmann
2013-06-24
1
-41
/
+146
*
bionic: add __system_property_foreach
Greg Hackmann
2013-06-18
1
-0
/
+16
*
bionic: move system property writing from init to bionic
Colin Cross
2013-06-17
1
-0
/
+101
*
Make abort messages available to debuggerd.
Elliott Hughes
2013-04-05
1
-3
/
+3
*
system_properties: do more checking of file
Nick Kralevich
2013-01-25
1
-8
/
+18
*
libc: use more secure system properties if available
Nick Kralevich
2013-01-23
1
-17
/
+44
*
Correction to use of TEMP_FAILURE_RETRY in send_prop_msg
Jens Gulin
2012-07-27
1
-1
/
+1
*
Ignore property set timeouts.
Brad Fitzpatrick
2011-04-01
1
-0
/
+12
*
Don't futex_wait spin when setting properties. Wait for socket close.
Brad Fitzpatrick
2011-03-30
1
-53
/
+20
*
do not merge. Move property setting from libcutils to bionic.
satok
2011-03-15
1
-1
/
+110
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
1
-2
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+171
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-171
/
+0
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+171