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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bionic: add __system_property_area_serial()
Mark Salyzyn
2015-04-28
1
-0
/
+10
*
Switch system_properties.cpp from bionic atomic operations to stdatomic.
Yabin Cui
2015-02-24
1
-64
/
+76
*
Fix a couple more cases of missing CLOEXEC.
Elliott Hughes
2014-09-22
1
-2
/
+2
*
More cases where libc should use O_CLOEXEC.
Elliott Hughes
2014-08-26
1
-19
/
+2
*
Work around atomic_load(const T*) issues.
Hans Boehm
2014-08-19
1
-3
/
+11
*
Add memory ordering constraint, convert to C11 atomics
Hans Boehm
2014-08-08
1
-21
/
+63
*
Move common macros into bionic_macros.h.
Christopher Ferris
2014-06-18
1
-4
/
+1
*
Hide most of the private futex functions.
Elliott Hughes
2014-05-21
1
-2
/
+1
*
Remove the unused __system_property_wait.
Elliott Hughes
2014-05-14
1
-17
/
+0
*
Bring in google3-style DISALLOW_* macros.
Elliott Hughes
2014-05-09
1
-9
/
+4
*
property: fix getting dirty serial value
jiaguo
2014-03-13
1
-14
/
+14
*
Fix 64-bit build.
Narayan Kamath
2014-02-24
1
-1
/
+1
*
Move system_properties over to C++.
Narayan Kamath
2014-02-24
1
-0
/
+763