Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
43f7c875654cb94e589ff9d0c4ac58ca9616093e
43f7c87
Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack.
by Elliott Hughes
· 9 years ago
b90837c
Merge "Add check for pthread_self() when looking up a thread"
by Dimitry Ivanov
· 9 years ago
4bc739a
Add check for pthread_self() when looking up a thread
by Dimitry Ivanov
· 9 years ago
d2be380
Merge "Add in6addr_any and in6addr_loopback symbols."
by Elliott Hughes
· 10 years ago
0c485da
Add in6addr_any and in6addr_loopback symbols.
by Elliott Hughes
· 10 years ago
5da33dd
Merge "Really add adjtimex(2), and add clock_adjtime(2) too."
by Elliott Hughes
· 10 years ago
c92ffa9
Merge "linker: Change the library search order"
by Dimitry Ivanov
· 10 years ago
5f26c6b
Really add adjtimex(2), and add clock_adjtime(2) too.
by Elliott Hughes
· 10 years ago
36ff699
Merge "Add fopen64/freopen64/tmpfile64 aliases."
by Elliott Hughes
· 10 years ago
f226ee5
Add fopen64/freopen64/tmpfile64 aliases.
by Elliott Hughes
· 10 years ago
a279324
Merge "Fix ifaddrs#getifaddrs_INET flakiness."
by Elliott Hughes
· 10 years ago
b3cfafd
Merge "Expose ftello64."
by Elliott Hughes
· 10 years ago
2d5e21f
Fix ifaddrs#getifaddrs_INET flakiness.
by Elliott Hughes
· 10 years ago
e4fa6e9
Expose ftello64.
by Elliott Hughes
· 10 years ago
3e75110
Merge "Fix our fortify tests for global -Werror."
by Dan Albert
· 10 years ago
153e992
Merge "use GNU C89 extern inline semantics for __size_mul_overflow()"
by Josh Gao
· 10 years ago
6b45d57
use GNU C89 extern inline semantics for __size_mul_overflow()
by Xia Yang
· 10 years ago
f68dcbe
Fix our fortify tests for global -Werror.
by Dan Albert
· 10 years ago
fe60bae
Merge "Remove the unused TrackHeader structure."
by Christopher Ferris
· 10 years ago
701bb65
Remove the unused TrackHeader structure.
by Christopher Ferris
· 10 years ago
4821db1
Merge "Add better free tracking."
by Christopher Ferris
· 10 years ago
5992e5f
Merge changes I8ca219fa,Ia92d35b1
by Greg Hackmann
· 10 years ago
88f5111
linker: Change the library search order
by Dimitry Ivanov
· 10 years ago
c7ca8f3
socket.h: update AF_* constants
by Greg Hackmann
· 10 years ago
7993b80
Add better free tracking.
by Christopher Ferris
· 10 years ago
3759146
Merge "Tell kati about generated dependencies around crt"
by Shinichiro Hamaji
· 10 years ago
5064771
Merge "Add min/max values for config values."
by Christopher Ferris
· 10 years ago
3f3f6c5
Add adjtimex
by Greg Hackmann
· 10 years ago
3bcf094
Tell kati about generated dependencies around crt
by Shinichiro Hamaji
· 10 years ago
0e915b2
Merge "linker: mark library .bss pages with anon:.bss"
by Dimitry Ivanov
· 10 years ago
166c853
Add min/max values for config values.
by Christopher Ferris
· 10 years ago
1b84afc
linker: mark library .bss pages with anon:.bss
by Dimitry Ivanov
· 10 years ago
fd799ba
Merge changes I7dc213e9,I2928d682
by Dimitry Ivanov
· 10 years ago
ffaa216
Hide '__moddi3' symbol for x86 and mips
by Dimitry Ivanov
· 10 years ago
aa2fd0f
Hide '__isthreaded' for lp64 libc.so
by Dimitry Ivanov
· 10 years ago
e4daf10
Merge "Remove unused file."
by Christopher Ferris
· 10 years ago
2fc7f9d
Remove unused file.
by Christopher Ferris
· 10 years ago
172420e
Merge "Fix a sign extension bug in stdio."
by Elliott Hughes
· 10 years ago
eecae0a
Merge "Unify names for pages allocated for small objects"
by Dimitry Ivanov
· 10 years ago
955426e
Fix a sign extension bug in stdio.
by Elliott Hughes
· 10 years ago
d9d6a84
Unify names for pages allocated for small objects
by Dimitry Ivanov
· 10 years ago
194860a
Merge "Replace snprintf() with __libc_format_buffer()"
by Tom Cherry
· 10 years ago
8352475
Replace snprintf() with __libc_format_buffer()
by Tom Cherry
· 10 years ago
896224a
Merge "Implement funopen64."
by Elliott Hughes
· 10 years ago
a449faf
Merge "Fix lockf for LP32."
by Elliott Hughes
· 10 years ago
3a33b52
Merge "Move android_ network functions to LIBC_PRIVATE"
by Dimitry Ivanov
· 10 years ago
03e65eb
Implement funopen64.
by Elliott Hughes
· 10 years ago
97cb4fb
Move android_ network functions to LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
d4ae54f
Fix lockf for LP32.
by Elliott Hughes
· 10 years ago
ced73ee
Merge "Factor out the waiting for children in bionic tests."
by Elliott Hughes
· 10 years ago
33697a0
Factor out the waiting for children in bionic tests.
by Elliott Hughes
· 10 years ago
94bb0fa
Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>."
by Elliott Hughes
· 10 years ago
d9bb708
Merge "Implement POSIX lockf."
by Elliott Hughes
· 10 years ago
5704c42
Implement POSIX lockf.
by Elliott Hughes
· 10 years ago
9677fab
Support _FILE_OFFSET_BITS=64 for most of <stdio.h>.
by Elliott Hughes
· 10 years ago
e149790
Merge "Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23."""
by Yabin Cui
· 10 years ago
ca48274
Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""
by Yabin Cui
· 10 years ago
126cf32
Merge "Fix gcc test issues."
by Christopher Ferris
· 10 years ago
1e185a5
Fix gcc test issues.
by Christopher Ferris
· 10 years ago
ac67b4e
Merge "Revert "Make sem_wait able to return errno EINTR for sdk > 23.""
by Elliott Hughes
· 10 years ago
6d51085
Revert "Make sem_wait able to return errno EINTR for sdk > 23."
by Dan Albert
· 10 years ago
c96b6e1
Merge "Make sem_wait able to return errno EINTR for sdk > 23."
by Yabin Cui
· 10 years ago
e40e429
Merge "Fix build for gcc."
by Christopher Ferris
· 10 years ago
f2b67b8
Fix build for gcc.
by Christopher Ferris
· 10 years ago
892b61d
Make sem_wait able to return errno EINTR for sdk > 23.
by Yabin Cui
· 10 years ago
0f7631f
Merge "Malloc debug rewrite."
by Christopher Ferris
· 10 years ago
7150e5a
Merge "Move internal FILE flags macros to "local.h" from <stdio.h>."
by Elliott Hughes
· 10 years ago
5491d48
Merge "Include libz for new libelf."
by Chih-hung Hsieh
· 10 years ago
20322c2
Include libz for new libelf.
by Chih-Hung Hsieh
· 10 years ago
e70e0e9
Move internal FILE flags macros to "local.h" from <stdio.h>.
by Elliott Hughes
· 10 years ago
63860cb
Malloc debug rewrite.
by Christopher Ferris
· 10 years ago
ad9c3f3
Merge "Add _seek64 to FILE."
by Elliott Hughes
· 10 years ago
c650447
Merge "Remove dlmalloc."
by Josh Gao
· 10 years ago
05db626
Merge "Add another stdio test."
by Elliott Hughes
· 10 years ago
0ac0cee
Remove dlmalloc.
by Josh Gao
· 10 years ago
023c307
Add _seek64 to FILE.
by Elliott Hughes
· 10 years ago
8fb40ba
Merge "Put struct FILE back how NDK-built apps expect it."
by Elliott Hughes
· 10 years ago
b877601
Put struct FILE back how NDK-built apps expect it.
by Elliott Hughes
· 10 years ago
71288cb
Add another stdio test.
by Elliott Hughes
· 10 years ago
a42483b
Merge "Revert "Temporary apply LIBC version to __pthread_gettid""
by Dimitry Ivanov
· 10 years ago
8fd5bc0
Merge "Loosen up sys_time.gettimeofday."
by Elliott Hughes
· 10 years ago
bba3954
Revert "Temporary apply LIBC version to __pthread_gettid"
by Dimitry Ivanov
· 10 years ago
05c2f6b
Merge "libc: hide __signalfd4 symbol"
by Dimitry Ivanov
· 10 years ago
40316a3
Merge "libc: hide fake_gmtime_r and fake_localtime_r"
by Dimitry Ivanov
· 10 years ago
7f54348
Loosen up sys_time.gettimeofday.
by Elliott Hughes
· 10 years ago
90d2dae
libc: hide fake_gmtime_r and fake_localtime_r
by Dimitry Ivanov
· 10 years ago
b3ec261
Merge "linker: align allocated blocks to 16 bytes"
by Dimitry Ivanov
· 10 years ago
1a8732c
libc: hide __signalfd4 symbol
by Dimitry Ivanov
· 10 years ago
3edc5c4
linker: align allocated blocks to 16 bytes
by Dimitry Ivanov
· 10 years ago
8d6e194
Merge "Simplify fseek/ftell."
by Elliott Hughes
· 10 years ago
2704bd1
Simplify fseek/ftell.
by Elliott Hughes
· 10 years ago
be4f742
Merge "Remove dependency on zipalign."
by Christopher Ferris
· 10 years ago
3e3b992
Merge "Do not unmap reserved region on dlclose"
by Dimitry Ivanov
· 10 years ago
f45b0e9
Do not unmap reserved region on dlclose
by Dimitry Ivanov
· 10 years ago
c0ffcec
Remove dependency on zipalign.
by Christopher Ferris
· 10 years ago
5f1ff27
Merge "Move stdio implementation details around a little."
by Elliott Hughes
· 10 years ago
0904e87
Merge "Update Android.bp to match Android.mk"
by Colin Cross
· 10 years ago
6dcab28
Update Android.bp to match Android.mk
by Colin Cross
· 10 years ago
18dea9b
Merge "Update Android.bp to match Android.mk"
by Colin Cross
· 10 years ago
021335e
Move stdio implementation details around a little.
by Elliott Hughes
· 10 years ago
Next »