Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
aac37784dfd696f7469361e91e2444941c3eafb1
/
libc
/
Android.mk
8fa377e
Fix an unintended difference between aosp/master and lmp-dev-plus-aosp.
by Elliott Hughes
· 11 years ago
9e87f2f
Revert "Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp.""
by Elliott Hughes
· 11 years ago
0bbd77a
am 56433ee2: Merge "Clean up the architecture-specific makefiles."
by Elliott Hughes
· 11 years ago
7c02d94
Clean up the architecture-specific makefiles.
by Elliott Hughes
· 11 years ago
bb5e296
am 66bbf159: Merge "Refactoring: C++11 style DISABLE_ bionic marcos"
by Dmitriy Ivanov
· 11 years ago
66bbf15
Merge "Refactoring: C++11 style DISABLE_ bionic marcos"
by Dmitriy Ivanov
· 11 years ago
66265e8
am 27efc488: Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
a4831cb
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
27efc48
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
db1e958
am 33df10f2: Merge "Add posix_fadvise(3)."
by Elliott Hughes
· 11 years ago
b587f33
Add posix_fadvise(3).
by Elliott Hughes
· 11 years ago
0000826
Add posix_fadvise(3).
by Elliott Hughes
· 11 years ago
d9ff722
Refactoring: C++11 style DISABLE_ bionic marcos
by Dmitriy Ivanov
· 11 years ago
1325d50
am 8adace5f: Merge "Enable clang compilation with libc but not linker."
by Chih-Hung Hsieh
· 11 years ago
b58db8b
Enable clang compilation with libc but not linker.
by Chih-Hung Hsieh
· 11 years ago
b78e60e
Use the default unwind code.
by Christopher Ferris
· 11 years ago
7a9471d
am 64ae11ab: Merge "Switch to OpenBSD <err.h> implementation."
by Elliott Hughes
· 11 years ago
7bad1a9
am 3f7635f4: Use the default unwind code.
by Christopher Ferris
· 11 years ago
d961078
am 07401c71: Merge "Switch to OpenBSD daemon(3)."
by Elliott Hughes
· 11 years ago
cc7e5f4
Switch to OpenBSD <err.h> implementation.
by Elliott Hughes
· 11 years ago
f975bc2
am 7b87d441: Merge "Switch to OpenBSD res_random."
by Elliott Hughes
· 11 years ago
e505517
Switch to OpenBSD daemon(3).
by Elliott Hughes
· 11 years ago
7b87d44
Merge "Switch to OpenBSD res_random."
by Elliott Hughes
· 11 years ago
3f7635f
Use the default unwind code.
by Christopher Ferris
· 11 years ago
a2dcd94
am 4756afe3: Merge "Implement malloc_info(3)."
by Dan Albert
· 11 years ago
4caa1f0
Implement malloc_info(3).
by Dan Albert
· 11 years ago
1fa71e6
am d5fbc371: Merge "Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream."
by Elliott Hughes
· 11 years ago
6b841db
Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.
by Elliott Hughes
· 11 years ago
c64b680
am 55244a9b: Merge "Add <stdio_ext.h> for elfutils."
by Elliott Hughes
· 11 years ago
d61f102
am b9d674c8: Merge "Implement the GNU basename(3) in addition to the POSIX one."
by Elliott Hughes
· 11 years ago
2b021e1
Add <stdio_ext.h> for elfutils.
by Elliott Hughes
· 11 years ago
09c39d6
Implement the GNU basename(3) in addition to the POSIX one.
by Elliott Hughes
· 11 years ago
6df7b60
Hide C++ stuff in libc. Put it back in libstdc++.
by Dan Albert
· 11 years ago
fd5ee9a
Hide C++ stuff in libc. Put it back in libstdc++.
by Dan Albert
· 11 years ago
9f53397
Move mtctxres.c to libc_dns.a.
by Dan Albert
· 11 years ago
891ec7a
Move mtctxres.c to libc_dns.a.
by Dan Albert
· 11 years ago
40079b0
Fixes build.
by Dan Albert
· 12 years ago
9eae840
Fixes build.
by Dan Albert
· 12 years ago
c701e5b
Use libunwindbacktrace for debug malloc code.
by Christopher Ferris
· 12 years ago
f6aa177
Merge "Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp."" into lmp-dev
by Elliott Hughes
· 12 years ago
26c1420
Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp."
by Elliott Hughes
· 12 years ago
a09fe11
Added a bionic systrace class and tracing to pthread_mutex.cpp.
by Brigid Smith
· 12 years ago
2ea0a58
Fix linkage of grantpt(3).
by Elliott Hughes
· 12 years ago
b902641
Implement twalk(3), add unit tests.
by Elliott Hughes
· 12 years ago
861c0ef
Use libunwindbacktrace for debug malloc code.
by Christopher Ferris
· 12 years ago
a7dc760
Merge "Fix linkage of grantpt(3)."
by Elliott Hughes
· 12 years ago
4916706
Fix linkage of grantpt(3).
by Elliott Hughes
· 12 years ago
a406ee6
Added a bionic systrace class and tracing to pthread_mutex.cpp.
by Brigid Smith
· 12 years ago
3e424d0
Implement twalk(3), add unit tests.
by Elliott Hughes
· 12 years ago
6209c81
Use upstream OpenBSD's arc4random.
by Elliott Hughes
· 12 years ago
b766136
Rewrite syslog(3) to use Android logging.
by Elliott Hughes
· 12 years ago
0f7d882
Switch to OpenBSD res_random.
by Elliott Hughes
· 12 years ago
4d42190
Merge "Use upstream OpenBSD's arc4random."
by Elliott Hughes
· 12 years ago
2b67d7d
Use upstream OpenBSD's arc4random.
by Elliott Hughes
· 12 years ago
3ad8ecb
Rewrite syslog(3) to use Android logging.
by Elliott Hughes
· 12 years ago
d648f55
Remove non-standard prctl constants from <sys/prctl.h>.
by Elliott Hughes
· 12 years ago
d745386
Remove non-standard prctl constants from <sys/prctl.h>.
by Elliott Hughes
· 12 years ago
3002131
Use VDSO for clock_gettime(2) and gettimeofday(2).
by Elliott Hughes
· 12 years ago
625993d
Use VDSO for clock_gettime(2) and gettimeofday(2).
by Elliott Hughes
· 12 years ago
99ae098
Implement rand/srand in terms of random/srandom.
by Elliott Hughes
· 12 years ago
caaf71e
Sync upstream-openbsd.
by Elliott Hughes
· 12 years ago
38778e3
Upstream atexit
by Dmitriy Ivanov
· 12 years ago
673bff0
Merge "Implement rand/srand in terms of random/srandom."
by Elliott Hughes
· 12 years ago
76c241b
Implement rand/srand in terms of random/srandom.
by Elliott Hughes
· 12 years ago
4ae9386
Merge "Sync upstream-openbsd."
by Elliott Hughes
· 12 years ago
4f0b67a
Sync upstream-openbsd.
by Elliott Hughes
· 12 years ago
53c3c27
Upstream atexit
by Dmitriy Ivanov
· 12 years ago
8e32b7b
Make jemalloc the default choice.
by Christopher Ferris
· 12 years ago
040e118
Merge "Enable building libc with clang."
by Elliott Hughes
· 12 years ago
c999f76
Enable building libc with clang.
by Elliott Hughes
· 12 years ago
dfb5ce4
Revert "Revert "Add locale aware APIs.""
by Dan Albert
· 12 years ago
f8408c5
Move __cmsg_nxthdr to its proper file.
by Calin Juravle
· 12 years ago
dda1c6c
Do not include libc_common in malloc debug code.
by Christopher Ferris
· 12 years ago
37b1b5b
Fix all resolv warnings and turn on -Werror.
by Elliott Hughes
· 12 years ago
6593597
Switch to upstream OpenBSD mktemp.c.
by Elliott Hughes
· 12 years ago
42a5a17
Merge "Revert "Revert "Prevent symbols from libgcc from being reexported."""
by Dan Albert
· 12 years ago
a210cae
Switch to upstream NetBSD nsap_addr.c.
by Elliott Hughes
· 12 years ago
52f9b05
Merge "Sync to current upstream arc4random."
by Elliott Hughes
· 12 years ago
0468feb
Sync to current upstream arc4random.
by Elliott Hughes
· 12 years ago
71f9b34
Revert "Revert "Prevent symbols from libgcc from being reexported.""
by Dan Albert
· 12 years ago
4e4e1a5
Revert "Prevent symbols from libgcc from being reexported."
by Dan Albert
· 12 years ago
65e80cf
Prevent symbols from libgcc from being reexported.
by Dan Albert
· 12 years ago
0d7415f
Merge "Remove SHA1 from LP64 in favor of libcrypto."
by Dan Albert
· 12 years ago
7086ad6
Cache getpid.
by Elliott Hughes
· 12 years ago
d10db82
Build tzcode with hidden visibility.
by Elliott Hughes
· 12 years ago
5f56454
Build tzcode with -Werror.
by Elliott Hughes
· 12 years ago
c82c0b7
Remove SHA1 from LP64 in favor of libcrypto.
by Dan Albert
· 12 years ago
3a37576
Move jemalloc due to whole_static_library bug.
by Christopher Ferris
· 12 years ago
ac64675
Revert "Revert "Remove ftime from bionic LP64""
by Dan Albert
· 12 years ago
462abab
Removes getdtablesize(3) from LP64.
by Dan Albert
· 12 years ago
564222e
Merge "Use default hidden visibility to build libc_dns."
by Elliott Hughes
· 12 years ago
8563802
Use default hidden visibility to build libc_dns.
by Elliott Hughes
· 12 years ago
346fa72
Merge "Get the full set of PRNG functions in <stdlib.h>"
by Elliott Hughes
· 12 years ago
a0beeea
Get the full set of PRNG functions in <stdlib.h>
by Elliott Hughes
· 12 years ago
8e613cf
Remove declaration for putw(3)/getw(3).
by Dan Albert
· 12 years ago
440bd6b
Merge "Replaces vfork() implementation with fork()"
by Dan Albert
· 12 years ago
210331d
Replaces vfork() implementation with fork()
by Dan Albert
· 12 years ago
6740163
Remove the MD5 implementation that was only used by toolbox.
by Elliott Hughes
· 12 years ago
47ba295
Rewrite and hide longjmperror.
by Elliott Hughes
· 12 years ago
0921204
Revert "Remove ftime from bionic LP64"
by Dan Albert
· 12 years ago
Next »