Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
be7c7fe218ca13b5763fbbcb650780aff4ed1dbd
be7c7fe
Merge "linker: implement shared namespaces"
by Dimitry Ivanov
· 10 years ago
7331fe1
linker: implement shared namespaces
by Dimitry Ivanov
· 10 years ago
4afd635
Merge "Improve the 32-bit ABI documentation."
by Elliott Hughes
· 10 years ago
59fc2e8
Improve the 32-bit ABI documentation.
by Elliott Hughes
· 10 years ago
dd57119
Merge "Reset access to system properties on reinitialization"
by Tom Cherry
· 10 years ago
7cb3c4a
Merge "sem_timedwait with a null timeout doesn't mean "forever"."
by Elliott Hughes
· 10 years ago
d4f86ae
Merge "linker: add dlvsym(3)"
by Dimitry Ivanov
· 10 years ago
27032a3
Merge "Fix missing parentheses."
by Christopher Ferris
· 10 years ago
0b13f29
Fix missing parentheses.
by Christopher Ferris
· 10 years ago
9f20db1
Merge "Fix bug in dlmalloc's version of calloc."
by Christopher Ferris
· 10 years ago
9cf99cb
linker: add dlvsym(3)
by Dimitry Ivanov
· 10 years ago
dd586f2
sem_timedwait with a null timeout doesn't mean "forever".
by Elliott Hughes
· 10 years ago
ad33ebe
Fix bug in dlmalloc's version of calloc.
by Christopher Ferris
· 10 years ago
d3e5301
Merge "Revert "Revert "Remove remaining ndk_cruft from LP64 platforms"""
by Dimitry Ivanov
· 10 years ago
bc2e88a
Revert "Revert "Remove remaining ndk_cruft from LP64 platforms""
by Dimitry Ivanov
· 10 years ago
4d57e66
Merge "Add a few missing pthread tests."
by Elliott Hughes
· 10 years ago
52a05f3
Merge "Revert "Remove remaining ndk_cruft from LP64 platforms""
by Dimitry Ivanov
· 10 years ago
d31d4c1
Add a few missing pthread tests.
by Elliott Hughes
· 10 years ago
23af25b
Revert "Remove remaining ndk_cruft from LP64 platforms"
by Dimitry Ivanov
· 10 years ago
b34ae08
Merge "Remove remaining ndk_cruft from LP64 platforms"
by Dimitry Ivanov
· 10 years ago
b1d0a2a
Remove remaining ndk_cruft from LP64 platforms
by Dimitry Ivanov
· 10 years ago
881673c
Merge changes Iaee1b711,Ia3dd0761
by Dimitry Ivanov
· 10 years ago
585e959
Generate libc version-script for brillo
by Dimitry Ivanov
· 10 years ago
a3dd076
Revert "Don't verify version scripts on 32-bit Brillo"
by Dimitry Ivanov
· 10 years ago
162a852
Merge "Fix personality test for mips32r6"
by Elliott Hughes
· 10 years ago
61cf963
Fix personality test for mips32r6
by Lazar Trsic
· 10 years ago
a7ff396
Merge "Don't verify version scripts on 32-bit Brillo"
by Dan Willemsen
· 10 years ago
31951b7
Don't verify version scripts on 32-bit Brillo
by Dan Willemsen
· 10 years ago
52e2db6
Merge "Remove __bionic_libgcc_unwind_symbols from version script"
by Dimitry Ivanov
· 10 years ago
2f01987
Remove __bionic_libgcc_unwind_symbols from version script
by Dimitry Ivanov
· 10 years ago
b417169
Reset access to system properties on reinitialization
by Tom Cherry
· 10 years ago
0bc3977
Merge "Move dlsym and dladdr implementation to linker.cpp"
by Dimitry Ivanov
· 10 years ago
4a2c5aa
Move dlsym and dladdr implementation to linker.cpp
by Dimitry Ivanov
· 10 years ago
e46ded5
Merge "Do not set properties in bionic_systrace"
by Tom Cherry
· 10 years ago
46e2ead
Do not set properties in bionic_systrace
by Tom Cherry
· 10 years ago
cb025e5
Merge "Revert "Add /odm/lib to shared lib search path""
by Dimitry Ivanov
· 10 years ago
9d8632e
Merge "constexpr constructor for atfork_list_t"
by Dimitry Ivanov
· 10 years ago
3980175
Merge "Add permitted_when_isolated_path to linker namespaces"
by Dimitry Ivanov
· 10 years ago
6500f51
Merge "Fix -fstack-protector-strong for x86."
by Elliott Hughes
· 10 years ago
284ae35
Add permitted_when_isolated_path to linker namespaces
by Dimitry Ivanov
· 10 years ago
5a3ab34
Merge "Revert "Ensure that readlink has access to /proc/self/fd""
by Dimitry Ivanov
· 10 years ago
db43526
Revert "Ensure that readlink has access to /proc/self/fd"
by Dimitry Ivanov
· 10 years ago
40728bc
Revert "Add /odm/lib to shared lib search path"
by Dimitry Ivanov
· 10 years ago
df19613
Merge "libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch}"
by Dan Willemsen
· 10 years ago
5736959
Merge "bionic: Build Breakage"
by Todd Kjos
· 10 years ago
9da687e
bionic: Build Breakage
by Mark Salyzyn
· 10 years ago
6c54ddd
Fix -fstack-protector-strong for x86.
by Elliott Hughes
· 10 years ago
89a50fe
constexpr constructor for atfork_list_t
by Dimitry Ivanov
· 10 years ago
eaccfde
Merge "Add monotonic logging for bionic"
by Mark Salyzyn
· 10 years ago
cf0c1af
Merge "Base bcopy on memmove rather than memcpy." am: f0a451dcd1
by Elliott Hughes
· 10 years ago
36545d2
Merge "Make all of ndk_cruft.cpp one big extern "C"." am: 9dec0a775b
by Elliott Hughes
· 10 years ago
1190230
Merge "Fix stdio static initializers to make both clang and GCC happy."
by Elliott Hughes
· 10 years ago
568ad51
Merge "Revert "Revert "Remove __sinit and __sdidinit.""" am: c4eef1fb5b
by Elliott Hughes
· 10 years ago
f0a451d
Merge "Base bcopy on memmove rather than memcpy."
by Elliott Hughes
· 10 years ago
d51a0b0
Base bcopy on memmove rather than memcpy.
by Rohit Agrawal
· 10 years ago
9dec0a7
Merge "Make all of ndk_cruft.cpp one big extern "C"."
by Elliott Hughes
· 10 years ago
cfd5a46
Make all of ndk_cruft.cpp one big extern "C".
by Elliott Hughes
· 10 years ago
7bd33cd
Merge "Fix stdio static initializers to make both clang and GCC happy."
by Elliott Hughes
· 10 years ago
29ee639
Fix stdio static initializers to make both clang and GCC happy.
by Elliott Hughes
· 10 years ago
c4eef1f
Merge "Revert "Revert "Remove __sinit and __sdidinit."""
by Elliott Hughes
· 10 years ago
bb46afd
Revert "Revert "Remove __sinit and __sdidinit.""
by Elliott Hughes
· 10 years ago
d5ce2a9
Merge "Allow dlopening public libs using absolute path" am: e371ae68ac
by Dimitry Ivanov
· 10 years ago
e371ae6
Merge "Allow dlopening public libs using absolute path"
by Dimitry Ivanov
· 10 years ago
22840aa
Allow dlopening public libs using absolute path
by Dimitry Ivanov
· 10 years ago
f4e511e
Merge "Revert "Remove __sinit and __sdidinit."" am: 0d89913e74
by Elliott Hughes
· 10 years ago
0d89913
Merge "Revert "Remove __sinit and __sdidinit.""
by Elliott Hughes
· 10 years ago
c8bae05
Revert "Remove __sinit and __sdidinit."
by Elliott Hughes
· 10 years ago
071234c
Merge "Do not create prop files for ctl.* properties" am: 4ade5195f1
by Tom Cherry
· 10 years ago
4ade519
Merge "Do not create prop files for ctl.* properties"
by Tom Cherry
· 10 years ago
70d477c
Merge "Fix GCC build." am: ef2ba3dbf9
by Elliott Hughes
· 10 years ago
21eadee
Do not create prop files for ctl.* properties
by Tom Cherry
· 10 years ago
ef2ba3d
Merge "Fix GCC build."
by Elliott Hughes
· 10 years ago
8766edc
Fix GCC build.
by Elliott Hughes
· 10 years ago
a3f5912
Merge "Track rename from base/ to android-base/." am: 0b40c13a5a
by Elliott Hughes
· 10 years ago
942d81c
Merge "Remove __sinit and __sdidinit." am: 2558b11230
by Elliott Hughes
· 10 years ago
0b40c13
Merge "Track rename from base/ to android-base/."
by Elliott Hughes
· 10 years ago
939a7e0
Track rename from base/ to android-base/.
by Elliott Hughes
· 10 years ago
2558b11
Merge "Remove __sinit and __sdidinit."
by Elliott Hughes
· 10 years ago
e049fa7
Merge "add checks for initialization for system properties" am: 136bf8fa45
by Tom Cherry
· 10 years ago
136bf8f
Merge "add checks for initialization for system properties"
by Tom Cherry
· 10 years ago
870f165
Add monotonic logging for bionic
by Mark Salyzyn
· 10 years ago
6ed51c0
add checks for initialization for system properties
by Tom Cherry
· 10 years ago
a29ed0b
libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch}
by Dan Willemsen
· 10 years ago
21cca02
Merge "Clear pthread_internal_t allocated on user provided stack."
by Yabin Cui
· 10 years ago
2452cf3
Merge "Clear pthread_internal_t allocated on user provided stack."
by Yabin Cui
· 10 years ago
304348a
Clear pthread_internal_t allocated on user provided stack.
by Yabin Cui
· 10 years ago
fb37086
Merge "Don\'t use StringPrintf() in gtest runner." am: 514f46b74c
by Yabin Cui
· 10 years ago
514f46b
Merge "Don't use StringPrintf() in gtest runner."
by Yabin Cui
· 10 years ago
a32fc86
Don't use StringPrintf() in gtest runner.
by Yabin Cui
· 10 years ago
e670e2f
Merge "Remove c++14\'isms from system_properties" am: b35a2fb370
by Tom Cherry
· 10 years ago
0ee40ef
Merge "libm: stop exporting __muldc3" am: bf20d0226b
by Dimitry Ivanov
· 10 years ago
b35a2fb
Merge "Remove c++14'isms from system_properties"
by Tom Cherry
· 10 years ago
bf20d02
Merge "libm: stop exporting __muldc3"
by Dimitry Ivanov
· 10 years ago
845e24a
Remove c++14'isms from system_properties
by Tom Cherry
· 10 years ago
a2ead18
libm: stop exporting __muldc3
by Dimitry Ivanov
· 10 years ago
84bc4f5
Merge "Separate properties by selabel" am: 376b94f1e7
by Tom Cherry
· 10 years ago
376b94f
Merge "Separate properties by selabel"
by Tom Cherry
· 10 years ago
b561043
Merge "Improve unit test runner." am: f57ae1cd43
by Yabin Cui
· 10 years ago
f57ae1c
Merge "Improve unit test runner."
by Yabin Cui
· 10 years ago
4371961
Remove __sinit and __sdidinit.
by Elliott Hughes
· 10 years ago
Next »