Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
80d909bbfb0ffb4955caebd80acf98120cb1b130
/
libc
99a84c8
Remove __cachectl.
by Josh Gao
· 10 years ago
f21ca65
Merge "Fix __errordecl on clang."
by Treehugger Robot
· 10 years ago
8ba4424
Fix __errordecl on clang.
by Josh Gao
· 10 years ago
71e783d
Remove __brk
by Dimitry Ivanov
· 10 years ago
d23c37b
Merge changes I1bb1925a,Icd638673
by Treehugger Robot
· 10 years ago
46b4416
Update header versions for NDK platform fixes.
by Josh Gao
· 10 years ago
8428fb0
Merge "Remove deprecated Android.mk files"
by Colin Cross
· 10 years ago
e20730c
Merge "Remove declaration for __brk."
by Treehugger Robot
· 10 years ago
6e9c1f6
Remove declaration for __brk.
by Josh Gao
· 10 years ago
676f6e3
Merge "Remove libstdc++ include files."
by Treehugger Robot
· 10 years ago
f44b232
Remove libstdc++ include files.
by Elliott Hughes
· 10 years ago
7510c33
Remove deprecated Android.mk files
by Colin Cross
· 10 years ago
bdd8f89
Improve diagnostics from the assembler __strcpy_chk routines.
by Elliott Hughes
· 10 years ago
a3c2df9
Merge "Improve diagnostics from the assembler __strcat_chk routines."
by Treehugger Robot
· 10 years ago
c75da09
Improve diagnostics from the assembler __strcat_chk routines.
by Elliott Hughes
· 10 years ago
8c2467a
Merge "Don't use __u64/__u32 in <sys/user.h>."
by Treehugger Robot
· 10 years ago
bb12921
Don't use __u64/__u32 in <sys/user.h>.
by Josh Gao
· 10 years ago
eab4803
Update documentation for malloc debug.
by Christopher Ferris
· 10 years ago
8963dd3
Make all rt_sigtimedwait signatures match.
by Elliott Hughes
· 10 years ago
82ef6a1
Updated to v4.4.11 kernel headers.
by Christopher Ferris
· 10 years ago
5a22d3e
Force clang for bionic
by Colin Cross
· 10 years ago
5df5884
Merge "Regenerate NOTICE files."
by Elliott Hughes
· 10 years ago
ecffdeb
Merge "Stop including <machine/cpu-features.h>."
by Elliott Hughes
· 10 years ago
382bd66
Stop including <machine/cpu-features.h>.
by Elliott Hughes
· 10 years ago
882b8af
Regenerate NOTICE files.
by Elliott Hughes
· 10 years ago
79d0281
Merge "Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs"
by Colin Cross
· 10 years ago
acf2c26
Use Android.soong.mk to handle mixed Android.mk and Android.bp dirs
by Colin Cross
· 10 years ago
cb8ef17
Merge "Fix <resolv.h> and <netinet/tcp.h> so dnscap builds."
by Elliott Hughes
· 10 years ago
f021061
Fix <resolv.h> and <netinet/tcp.h> so dnscap builds.
by Elliott Hughes
· 10 years ago
c6190a9
We have the _r ether_ntoa/ether_aton functions too.
by Elliott Hughes
· 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
Next »