Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
acf2c26bf6bd83f07b7975a6f9c650d7a24ef5b7
/
libc
acf2c26
Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs
by Colin Cross
· 10 years ago
f6324d5
Fix our *ether* headers mess.
by Elliott Hughes
· 10 years ago
0c65708
Update Android.bp to match Android.mk
by Dan Willemsen
· 10 years ago
6db7e5a
Merge "Always update search domain paths."
by Pierre Imai
· 10 years ago
bab9d79
Remove <net/if_types.h>.
by Elliott Hughes
· 10 years ago
d0b1733
Merge "Remove various bits of header cruft."
by Elliott Hughes
· 10 years ago
35c115c
Merge "Remove linker-namespace functions from the header"
by Dimitry Ivanov
· 10 years ago
06e2202
Always update search domain paths.
by Pierre Imai
· 10 years ago
12f3541
Remove various bits of header cruft.
by Elliott Hughes
· 10 years ago
41fd295
Remove linker-namespace functions from the header
by Dimitry Ivanov
· 10 years ago
e2f2583
Remove declaration of pthread_cond_timedwait_relative_np.
by Elliott Hughes
· 10 years ago
d2f3ce9
Merge "Remove pthread_mutex_lock_timeout_np from <pthread.h>."
by Elliott Hughes
· 10 years ago
0155995
Merge "Generalize the clone function slightly."
by Elliott Hughes
· 10 years ago
3164ab7
Remove pthread_mutex_lock_timeout_np from <pthread.h>.
by Elliott Hughes
· 10 years ago
e104a2e
Generalize the clone function slightly.
by Elliott Hughes
· 10 years ago
2adde7b
End all lists in check-symbols-glibc.py with a ,.
by Elliott Hughes
· 10 years ago
5ac45a2
Merge "Remove a duplicate declaration, improve check-symbols-glibc.py."
by Treehugger Robot
· 10 years ago
2178826
Remove a duplicate declaration, improve check-symbols-glibc.py.
by Elliott Hughes
· 10 years ago
e29e99c
Remove --exclude-libs ldflags.
by Dan Albert
· 10 years ago
98ac6f4
Merge "Use clang's nullability instead of nonnull."
by Treehugger Robot
· 10 years ago
baa2a97
Use clang's nullability instead of nonnull.
by Dan Albert
· 10 years ago
5e2342f
Merge "Remove <sys/atomics.h>."
by Elliott Hughes
· 10 years ago
9f0aab8
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 10 years ago
0f93237
Merge "Update strip property format"
by Colin Cross
· 10 years ago
2ab69cc
Merge "Update documentation to work with gitiles."
by Christopher Ferris
· 10 years ago
62e3a07
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 10 years ago
9ee905f
Merge "Move <machine/endian.h> somewhere more private."
by Elliott Hughes
· 10 years ago
45d3cf9
Merge "Update Android.bp to match Android.mk"
by Treehugger Robot
· 10 years ago
ed50763
Remove <sys/atomics.h>.
by Elliott Hughes
· 10 years ago
3d12517
Move <machine/endian.h> somewhere more private.
by Elliott Hughes
· 10 years ago
3338ee5
Merge "Move glibc-syscalls.h into bits/."
by Elliott Hughes
· 10 years ago
3fb1b37
Merge "Remove <sys/utime.h>."
by Elliott Hughes
· 10 years ago
d3b4166
Merge "Move the IEEE fp header out of the public headers."
by Elliott Hughes
· 10 years ago
eb9b0a1
Merge "Move nsswitch.h into libc/dns/include."
by Elliott Hughes
· 10 years ago
af5afdb
Merge "Remove <net/if_ieee1394.h>."
by Elliott Hughes
· 10 years ago
5ab6f6c
Merge "Remove <sys/ioctl_compat.h>."
by Elliott Hughes
· 10 years ago
e10ff49
Remove <sys/utime.h>.
by Elliott Hughes
· 10 years ago
d3f51a4
Merge "Remove unused <sys/socketcalls.h> header."
by Elliott Hughes
· 10 years ago
64959d2
Remove <sys/ioctl_compat.h>.
by Elliott Hughes
· 10 years ago
8aabbd7
Move glibc-syscalls.h into bits/.
by Elliott Hughes
· 10 years ago
b0da576
Move the IEEE fp header out of the public headers.
by Elliott Hughes
· 10 years ago
82140be
Remove <net/if_ieee1394.h>.
by Elliott Hughes
· 10 years ago
42d7527
Move nsswitch.h into libc/dns/include.
by Elliott Hughes
· 10 years ago
583a4f8
Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95ac
by Josh Gao
· 10 years ago
6bad319
Remove unused <sys/socketcalls.h> header.
by Elliott Hughes
· 10 years ago
ec46719
Merge "Fix various empty .h files in bionic."
by Elliott Hughes
· 10 years ago
edfc5d7
Merge "Record the resolution start time on errors."
by Lorenzo Colitti
· 10 years ago
8b8611a
Record the resolution start time on errors.
by Pierre Imai
· 10 years ago
6b3bec0
Fix various empty .h files in bionic.
by Elliott Hughes
· 10 years ago
b089e46
Remove nonexported _ns_flagdata from public header.
by Josh Gao
· 10 years ago
5a3d5ca
Add __INTRODUCED_IN_{32,64}.
by Josh Gao
· 10 years ago
d51bc71
Add platform specific version tags.
by Josh Gao
· 10 years ago
34c599a
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
by Josh Gao
· 10 years ago
14adff1
Add versioning information to symbols.
by Josh Gao
· 10 years ago
37f3632
Update strip property format
by Colin Cross
· 10 years ago
ee84786
Update Android.bp to match Android.mk
by Colin Cross
· 10 years ago
7e94d29
Remove __UNAVAILABLE.
by Elliott Hughes
· 10 years ago
146cbac
Merge "Fix <wctype.h>."
by Elliott Hughes
· 10 years ago
adc8d34
Merge "Remove declaration of pthread_cond_timeout_np."
by Elliott Hughes
· 10 years ago
216c300
Merge "Update timezone data to 2016d"
by Neil Fuller
· 10 years ago
418bdaf
Merge "Update timezone data to 2016c"
by Neil Fuller
· 10 years ago
f1b3852
Merge "Update timezone data to 2016b"
by Neil Fuller
· 10 years ago
7ba106c
Fix <wctype.h>.
by Elliott Hughes
· 10 years ago
bd8773d
Merge "Implement mblen(3)."
by Treehugger Robot
· 10 years ago
6f6f905
Implement mblen(3).
by Elliott Hughes
· 10 years ago
1519a90
Merge "Remove -fvisibility=hidden from dns code"
by Treehugger Robot
· 10 years ago
e5ed43b
Remove -fvisibility=hidden from dns code
by Dimitry Ivanov
· 10 years ago
3615a52
Remove declaration of pthread_cond_timeout_np.
by Elliott Hughes
· 10 years ago
b640e03
[mips64] Call __memset_chk_fail correctly for mips64.
by Predrag Blagojevic
· 10 years ago
f5a9123
Add unwind information for r7 in arm syscalls.
by Christopher Ferris
· 10 years ago
b3c1ff6
Merge "Make malloc debug symbols platform-private"
by Treehugger Robot
· 10 years ago
0640b91
Merge changes from topic 'bionic_unavailable'
by Josh Gao
· 10 years ago
54548d8
Make malloc debug symbols platform-private
by Dimitry Ivanov
· 10 years ago
29226f3
Tag unavailable functions with macro.
by Josh Gao
· 10 years ago
c194fd3
Delete declarations which don't exist.
by Josh Gao
· 10 years ago
b5f5879
Enable clang builds of mips/mips64 in bionic again.
by Stephen Hines
· 10 years ago
e1be20f
Merge "Fix DNS search path info."
by Pierre Imai
· 10 years ago
1b069a9
Fix DNS search path info.
by Pierre Imai
· 10 years ago
c7bfe2e
Update documentation to work with gitiles.
by Christopher Ferris
· 10 years ago
d8ca92c
Make <sys/user.h> compile on AArch64.
by Josh Gao
· 10 years ago
722ab05
bionic: Implement getpwent and getgrent
by Mark Salyzyn
· 10 years ago
60200a7
Update timezone data to 2016d
by Neil Fuller
· 10 years ago
2b55d7b
Update timezone data to 2016c
by Neil Fuller
· 10 years ago
4d3a792
Update timezone data to 2016b
by Neil Fuller
· 10 years ago
4d9a97b
Merge changes I6059b68e,I11a7257a
by Pierre Imai
· 10 years ago
97c9d73
Add new info functions to resolver for use by Netd.
by Pierre Imai
· 10 years ago
fff3567
Store DNS server count in resolv_cache.
by Pierre Imai
· 10 years ago
97fd7d9
Change pointer to allocation in unit tests.
by Christopher Ferris
· 10 years ago
1c3a5d8
Merge "Rename DT_MIPS_RLD_MAP2 flag to DT_MIPS_RLD_MAP_REL"
by Than McIntosh
· 10 years ago
bd26f23
Merge "Update sanitize property format"
by Colin Cross
· 10 years ago
96d961c
Merge "Add malloc debug documentation."
by Christopher Ferris
· 10 years ago
2c32c20
Merge "Fix ftw/nftw to only report unreadable directories once."
by Elliott Hughes
· 10 years ago
f917ed3
Merge "Small fixes to malloc debug."
by Christopher Ferris
· 10 years ago
13d79ab
Fix ftw/nftw to only report unreadable directories once.
by Elliott Hughes
· 10 years ago
ab6c7de
Merge "Revert "Temporary move __udivdi3 back to LIBC for x86""
by Dimitry Ivanov
· 10 years ago
9f39326
Revert "Temporary move __udivdi3 back to LIBC for x86"
by Dimitry Ivanov
· 10 years ago
27c43c5
Update sanitize property format
by Colin Cross
· 10 years ago
713a8e3
Add malloc debug documentation.
by Christopher Ferris
· 10 years ago
ea26b33
Small fixes to malloc debug.
by Christopher Ferris
· 10 years ago
b8e1b705
Make the legacy inline headers compile standalone.
by Josh Gao
· 10 years ago
Next »