Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/o8.0-rebase
/
libc
/
bionic
c692750
linker: Add support for dynamic SHIM libraries
by Adrian DC
· 8 years ago
8cef2f5
Shave another uninteresting stack frame off aborts.
by Elliott Hughes
· 8 years ago
12678c5
Merge "MIPS: 32/64-bit VDSO support" am: 72c8fce6c9 am: d32465b255
by Goran Ferenc
· 8 years ago
996f6de
MIPS: 32/64-bit VDSO support
by Goran Ferenc
· 8 years ago
620834f
Merge "Va_end should be used with va_start" am: 137a2cf967 am: c29146f9d0
by Mikhail Lappo
· 8 years ago
13ec1cf
Va_end should be used with va_start
by Mikhail Lappo
· 8 years ago
c5f4e9a
Merge "properties: do not fail in the absence of vendor properties" into oc-dev
by Sandeep Patil
· 8 years ago
03ed4af
properties: do not fail in the absence of vendor properties
by Sandeep Patil
· 8 years ago
a1c0d2f
Add support for modifying decay timer.
by Christopher Ferris
· 8 years ago
dfcb82d
Clean up __isthreaded.
by Elliott Hughes
· 8 years ago
d9a741c
Make raise/abort work with stale cached pid/tid values.
by Josh Gao
· 8 years ago
9ae2372
Cope with AT_SYSINFO not being set on x86.
by Elliott Hughes
· 8 years ago
bf2af69
Make raise/abort work with stale cached pid/tid values.
by Josh Gao
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
7ba2bed
Make unified headers' SIGRTMIN/SIGRTMAX usable before API 21.
by Elliott Hughes
· 8 years ago
7b37fa9
Merge "Move bionic_systrace.cpp over to CachedProperty."
by Treehugger Robot
· 8 years ago
a0e5d06
Un-deprecated __system_property_find_nth.
by Elliott Hughes
· 8 years ago
57e7a0d
Merge "Un-deprecated __system_property_find_nth."
by Treehugger Robot
· 8 years ago
438e019
Un-deprecated __system_property_find_nth.
by Elliott Hughes
· 8 years ago
e4ddb3c
Move bionic_systrace.cpp over to CachedProperty.
by Elliott Hughes
· 8 years ago
ef2b2fe
Link to the public post about clang FORTIFY.
by Elliott Hughes
· 8 years ago
be4232b
Report the right error code from PropertyServiceConnection()
by Tom Cherry
· 8 years ago
2be8013
Merge "Move libc_logging.cpp over to CachedProperty."
by Treehugger Robot
· 8 years ago
a7afa02
Don't let missing Treble property context files affect errno.
by Elliott Hughes
· 8 years ago
87ff824
Move libc_logging.cpp over to CachedProperty.
by Elliott Hughes
· 8 years ago
7ade61c
Don't let missing Treble property context files affect errno.
by Elliott Hughes
· 8 years ago
bd3d208
libc: add const-correct string.h overloads
by George Burgess IV
· 8 years ago
01e04f5
Break android_set_abort_message out of libc_logging.
by Josh Gao
· 8 years ago
10ec928
Break android_set_abort_message out of libc_logging.
by Josh Gao
· 8 years ago
62c03a4
Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE
by Nick Kralevich
· 8 years ago
8424239
Fix x86 system calls made from ELF preinit.
by Elliott Hughes
· 8 years ago
12a0704
Merge "Fix x86 system calls made from ELF preinit."
by Elliott Hughes
· 8 years ago
eb04ed5
Fix x86 system calls made from ELF preinit.
by Elliott Hughes
· 8 years ago
2a4a5e7
Add end() method to bionic's ScopedTrace class
by Dimitry Ivanov
· 8 years ago
cf96f35
Merge changes from topic 'debuggerd_fallback'
by Josh Gao
· 8 years ago
b3b11ed
Merge "Prefer property_contexts from /system & /vendor"
by Treehugger Robot
· 8 years ago
415daa8
Increase signal stack size on 32-bit to 16kB.
by Josh Gao
· 8 years ago
176cf1f
Prefer property_contexts from /system & /vendor
by Alex Klyubin
· 8 years ago
5450f86
Fix leak of bionic TLS when threads are detached.
by Josh Gao
· 8 years ago
4a92ffd
Stop using __system_property_area__
by Victor Khimenko
· 8 years ago
6391e1a
libc: __system_property_set uses writev to write atomically
by Dimitry Ivanov
· 8 years ago
5d0c1fc
Merge "Replace cxa_guard fences with acquire loads"
by Hans Boehm
· 8 years ago
963daed
Replace cxa_guard fences with acquire loads
by Hans Boehm
· 8 years ago
5e2285d
Allocate thread local buffers in __init_tls.
by Josh Gao
· 8 years ago
c9a840a
Merge "Add timeout support to __system_property_wait."
by Treehugger Robot
· 8 years ago
40c885a
Add timeout support to __system_property_wait.
by Elliott Hughes
· 8 years ago
6ce686c
Downgrade the special case of pthread_t(0) to a warning.
by Elliott Hughes
· 8 years ago
b66a003
Fix a comment in the pthread_cond_t implementation.
by Elliott Hughes
· 8 years ago
3fed6ff
Include the pthread_t in the "bad pthread_t" fatal abort.
by Elliott Hughes
· 8 years ago
fec0e01
Merge "Add __libc_format_buffer_va_list."
by Josh Gao
· 8 years ago
273991c
Add __libc_format_buffer_va_list.
by Josh Gao
· 8 years ago
c54937b
Merge "add fortified implementations of send/sendto"
by Treehugger Robot
· 8 years ago
95b59c5
add fortified implementations of send/sendto
by Daniel Micay
· 8 years ago
125f1c0
Add details on why AT_SYMLINK_NOFOLLOW is dangerous
by Nick Kralevich
· 8 years ago
0370905
Merge "Be more strict about using invalid `pthread_t`s."
by Elliott Hughes
· 8 years ago
11859d4
Be more strict about using invalid `pthread_t`s.
by Elliott Hughes
· 8 years ago
a0d374d
Add __system_property_wait and return the serial in __system_property_read_callback.
by Elliott Hughes
· 8 years ago
7cc779f
libc: add clang FORTIFY support
by George Burgess IV
· 8 years ago
f201c70
Merge "Revert "Stop checking the global thread list in several trivial cases.""
by Elliott Hughes
· 8 years ago
bcb1529
Revert "Stop checking the global thread list in several trivial cases."
by Elliott Hughes
· 8 years ago
a1fa522
Merge "Improve a comment."
by Elliott Hughes
· 8 years ago
f5a4992
Stop checking the global thread list in several trivial cases.
by Elliott Hughes
· 8 years ago
5e6cf05
Improve a comment.
by Elliott Hughes
· 8 years ago
a187a6f
Merge "Revert "Remove the global thread list.""
by David James
· 9 years ago
7484c21
Revert "Remove the global thread list."
by Elliott Hughes
· 9 years ago
9b9d4eb
Merge "Remove the global thread list."
by Elliott Hughes
· 9 years ago
8e7396c
s/NULL/nullptr/ in system properties code.
by Elliott Hughes
· 9 years ago
9160ed9
clang-format system_properties.cpp.
by Elliott Hughes
· 9 years ago
93e272d
Merge "property_contexts: split into platform and non-platform components"
by Sandeep Patil
· 9 years ago
f8562c5
Remove backwards compatibility for old system properties.
by Elliott Hughes
· 9 years ago
34f0cfa
property_contexts: split into platform and non-platform components
by Sandeep Patil
· 9 years ago
cafd355
Do not send 0 byte string content.
by Dimitry Ivanov
· 9 years ago
16b2a4d
Revert "Revert "Remove limit of system property name length""
by Dimitry Ivanov
· 9 years ago
489f58b
Revert "Remove limit of system property name length"
by Dimitry Ivanov
· 9 years ago
5c1ce27
Remove limit of system property name length
by Dimitry Ivanov
· 10 years ago
f8a6d47
Reserve a realtime signal for debuggerd.
by Josh Gao
· 9 years ago
907fcc9
Merge "Hide __system_property_add/update, deprecate find_nth"
by Treehugger Robot
· 9 years ago
581b9f6
Hide __system_property_add/update, deprecate find_nth
by Dimitry Ivanov
· 9 years ago
940d460
Merge "Revert "Revert "move android_ids into bionic"""
by Elliott Hughes
· 9 years ago
b0e8c56
Remove the global thread list.
by Elliott Hughes
· 9 years ago
bb59d47
Make /dev/__properties__ 0711
by Nick Kralevich
· 9 years ago
d3cfd26
Add declaration of tgkill to signal.h.
by Josh Gao
· 9 years ago
5489183
Merge "Define range of GIDs for cached app data."
by Jeff Sharkey
· 9 years ago
0ff61f6
Make the __stack_chk_fail message more searchable on the internets.
by Elliott Hughes
· 9 years ago
3f6eee9
Revert "Revert "move android_ids into bionic""
by Elliott Hughes
· 9 years ago
934bc86
Define range of GIDs for cached app data.
by Jeff Sharkey
· 9 years ago
50ae6dd
Merge "Revert "move android_ids into bionic""
by Treehugger Robot
· 9 years ago
77cb68d
Revert "move android_ids into bionic"
by Elliott Hughes
· 9 years ago
ded6c91
Merge "move android_ids into bionic"
by Elliott Hughes
· 9 years ago
722d01a
Fix icu4c calling on x86.
by Elliott Hughes
· 9 years ago
f634655
Fix wcsto* where strings begin with whitespace.
by Dan Albert
· 9 years ago
cf922ff
Merge "Clean up <sys/limits.h> a bit."
by Elliott Hughes
· 9 years ago
68ddf5c
Merge "Abort harder."
by Elliott Hughes
· 9 years ago
f347046
Merge changes Iade6a185,Iab3050bd
by Evgenii Stepanov
· 9 years ago
1a13db5
move android_ids into bionic
by William Roberts
· 9 years ago
9af7490
Clean up <sys/limits.h> a bit.
by Elliott Hughes
· 9 years ago
4bf5522
Abort harder.
by Elliott Hughes
· 9 years ago
609880c
Merge "Fix getpriority/setpriority types."
by Treehugger Robot
· 9 years ago
585fc3e
Add __libc_arc4random_unlimited_entropy.
by Josh Gao
· 9 years ago
8f0e42f
Fix getpriority/setpriority types.
by Elliott Hughes
· 9 years ago
Next »