Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
d941f72e75c744a2493bbdbf759e96c32f764e68
/
libc
f47514d
Remove __LIBC_ABI_PUBLIC__.
by Elliott Hughes
· 9 years ago
d2f725e
Don't declare SYS_* constants for unavailable __NR_* constants.
by Elliott Hughes
· 9 years ago
32c79c2
Put the legacy stdio fds back for pre-M.
by Dan Albert
· 9 years ago
77bd607
Add an alias for _CTYPE_N.
by Dan Albert
· 9 years ago
a24a247
Merge "Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC."
by Yabin Cui
· 9 years ago
0393437
Merge "Convert malloc_debug from Android.mk to Android.bp"
by Colin Cross
· 9 years ago
baa4899
Convert malloc_debug from Android.mk to Android.bp
by Colin Cross
· 9 years ago
fe4a4d8
Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC.
by Yabin Cui
· 9 years ago
4ce902c
Support 32-bit ARM vdso.
by Elliott Hughes
· 9 years ago
7f0e89f
Rename Android.soong.mk to Android.mk
by Colin Cross
· 9 years ago
2974eec
Update the kernel header documentation.
by Christopher Ferris
· 10 years ago
7bd0178
Add the record alloc option.
by Christopher Ferris
· 10 years ago
516f09c
Update timezone data to 2016f
by Neil Fuller
· 10 years ago
53420fb
x86-64's va_list is not a pointer type.
by Elliott Hughes
· 10 years ago
1fec29e
Merge "Revert "Skip Clang's integrated-as for hand-coded assembly""
by Treehugger Robot
· 10 years ago
8ed118d
Apparently mips and x86's va_list is a pointer type.
by Elliott Hughes
· 10 years ago
9eb3ae1
Remove __nonnull (in favor of _Nonnull).
by Elliott Hughes
· 10 years ago
b2f5a58
Revert "Skip Clang's integrated-as for hand-coded assembly"
by Pirama Arumuga Nainar
· 10 years ago
1159c19
Merge changes I98c9329f,I40936f7b,I09d20ff1
by Treehugger Robot
· 10 years ago
c80ffec
Defer registration of the arc4random fork-detect handler.
by Josh Gao
· 10 years ago
3e45901
Make getpid work before the main thread is initialized.
by Josh Gao
· 10 years ago
250667a
Take the arc4random lock before forking.
by Josh Gao
· 10 years ago
9158386
Merge "Skip Clang's integrated-as for hand-coded assembly"
by Treehugger Robot
· 10 years ago
8d414dd
Skip Clang's integrated-as for hand-coded assembly
by Pirama Arumuga Nainar
· 10 years ago
325b14a
Update timezone data to 2016e
by Neil Fuller
· 10 years ago
9c8d711
Don't expose all BSD extensions.
by Elliott Hughes
· 10 years ago
95fa26e
Update symbol versions.
by Josh Gao
· 10 years ago
2ed5852
Merge "Rationalize visibility."
by Treehugger Robot
· 10 years ago
213584b
Remove obsolete GCC workaround.
by Elliott Hughes
· 10 years ago
3ba55f8
Rationalize visibility.
by Elliott Hughes
· 10 years ago
93bae32
Merge "Fix the SIZE_T_MAX SSIZE_MAX defines."
by Treehugger Robot
· 10 years ago
47fcfff
Fix the SIZE_T_MAX SSIZE_MAX defines.
by Christopher Ferris
· 10 years ago
20788ae
Add ctermid.
by Elliott Hughes
· 10 years ago
449eff0
Add futimes, futimesat, and lutimes.
by Elliott Hughes
· 10 years ago
cf4c364
Merge "Move /vendor/bin down with /vendor/xbin."
by Elliott Hughes
· 10 years ago
409e48a
More C compatibility.
by Elliott Hughes
· 10 years ago
8cabd86
Move /vendor/bin down with /vendor/xbin.
by Elliott Hughes
· 10 years ago
74669e9
Merge "Add /vendor/xbin to root's path."
by Treehugger Robot
· 10 years ago
f484050
Preliminary cleanup of <sys/cdefs.h>.
by Elliott Hughes
· 10 years ago
901cc14
Merge "Just use libstdc++ for the cxa stuff inside bionic."
by Treehugger Robot
· 10 years ago
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
9a29c3f
Add /vendor/xbin to root's path.
by Erik Kline
· 10 years ago
816fab9
Just use libstdc++ for the cxa stuff inside bionic.
by Elliott Hughes
· 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
Next »