Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
fc5a93f7a2ea2be740f2c909e8a6a192fa65adc8
/
libc
/
Android.mk
a71b4c3
Switch to OpenBSD flags.c.
by Elliott Hughes
· 11 years ago
49eed7d
Switch to OpenBSD insque/remque/killpg.
by Elliott Hughes
· 11 years ago
a186b2e
Clean up fpathconf(3)/pathconf(3).
by Elliott Hughes
· 11 years ago
413de5b
Merge "Add semaphore tests, fix sem_destroy."
by Elliott Hughes
· 11 years ago
04303f5
Add semaphore tests, fix sem_destroy.
by Elliott Hughes
· 11 years ago
6fe376d
Remove references to MALLOC_LEAK_CHECK.
by Christopher Ferris
· 11 years ago
3ec67de
Exclude libstdc++ from linked libraries.
by Dan Albert
· 11 years ago
7c02d94
Clean up the architecture-specific makefiles.
by Elliott Hughes
· 11 years ago
66bbf15
Merge "Refactoring: C++11 style DISABLE_ bionic marcos"
by Dmitriy Ivanov
· 11 years ago
a4831cb
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
b587f33
Add posix_fadvise(3).
by Elliott Hughes
· 11 years ago
d9ff722
Refactoring: C++11 style DISABLE_ bionic marcos
by Dmitriy Ivanov
· 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
cc7e5f4
Switch to OpenBSD <err.h> implementation.
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
4caa1f0
Implement malloc_info(3).
by Dan Albert
· 11 years ago
6b841db
Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.
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
fd5ee9a
Hide C++ stuff in libc. Put it back in libstdc++.
by Dan Albert
· 11 years ago
891ec7a
Move mtctxres.c to libc_dns.a.
by Dan Albert
· 11 years ago
9eae840
Fixes build.
by Dan Albert
· 11 years ago
861c0ef
Use libunwindbacktrace for debug malloc code.
by Christopher Ferris
· 11 years ago
a7dc760
Merge "Fix linkage of grantpt(3)."
by Elliott Hughes
· 11 years ago
4916706
Fix linkage of grantpt(3).
by Elliott Hughes
· 11 years ago
a406ee6
Added a bionic systrace class and tracing to pthread_mutex.cpp.
by Brigid Smith
· 11 years ago
3e424d0
Implement twalk(3), add unit tests.
by Elliott Hughes
· 11 years ago
0f7d882
Switch to OpenBSD res_random.
by Elliott Hughes
· 11 years ago
4d42190
Merge "Use upstream OpenBSD's arc4random."
by Elliott Hughes
· 11 years ago
2b67d7d
Use upstream OpenBSD's arc4random.
by Elliott Hughes
· 11 years ago
3ad8ecb
Rewrite syslog(3) to use Android logging.
by Elliott Hughes
· 11 years ago
d745386
Remove non-standard prctl constants from <sys/prctl.h>.
by Elliott Hughes
· 11 years ago
625993d
Use VDSO for clock_gettime(2) and gettimeofday(2).
by Elliott Hughes
· 11 years ago
673bff0
Merge "Implement rand/srand in terms of random/srandom."
by Elliott Hughes
· 11 years ago
76c241b
Implement rand/srand in terms of random/srandom.
by Elliott Hughes
· 11 years ago
4ae9386
Merge "Sync upstream-openbsd."
by Elliott Hughes
· 11 years ago
4f0b67a
Sync upstream-openbsd.
by Elliott Hughes
· 11 years ago
53c3c27
Upstream atexit
by Dmitriy Ivanov
· 11 years ago
8e32b7b
Make jemalloc the default choice.
by Christopher Ferris
· 11 years ago
040e118
Merge "Enable building libc with clang."
by Elliott Hughes
· 11 years ago
c999f76
Enable building libc with clang.
by Elliott Hughes
· 11 years ago
dfb5ce4
Revert "Revert "Add locale aware APIs.""
by Dan Albert
· 11 years ago
f8408c5
Move __cmsg_nxthdr to its proper file.
by Calin Juravle
· 11 years ago
dda1c6c
Do not include libc_common in malloc debug code.
by Christopher Ferris
· 11 years ago
37b1b5b
Fix all resolv warnings and turn on -Werror.
by Elliott Hughes
· 11 years ago
6593597
Switch to upstream OpenBSD mktemp.c.
by Elliott Hughes
· 11 years ago
42a5a17
Merge "Revert "Revert "Prevent symbols from libgcc from being reexported."""
by Dan Albert
· 11 years ago
a210cae
Switch to upstream NetBSD nsap_addr.c.
by Elliott Hughes
· 11 years ago
52f9b05
Merge "Sync to current upstream arc4random."
by Elliott Hughes
· 11 years ago
0468feb
Sync to current upstream arc4random.
by Elliott Hughes
· 11 years ago
71f9b34
Revert "Revert "Prevent symbols from libgcc from being reexported.""
by Dan Albert
· 11 years ago
4e4e1a5
Revert "Prevent symbols from libgcc from being reexported."
by Dan Albert
· 11 years ago
65e80cf
Prevent symbols from libgcc from being reexported.
by Dan Albert
· 11 years ago
0d7415f
Merge "Remove SHA1 from LP64 in favor of libcrypto."
by Dan Albert
· 11 years ago
7086ad6
Cache getpid.
by Elliott Hughes
· 11 years ago
d10db82
Build tzcode with hidden visibility.
by Elliott Hughes
· 11 years ago
5f56454
Build tzcode with -Werror.
by Elliott Hughes
· 11 years ago
c82c0b7
Remove SHA1 from LP64 in favor of libcrypto.
by Dan Albert
· 11 years ago
3a37576
Move jemalloc due to whole_static_library bug.
by Christopher Ferris
· 11 years ago
ac64675
Revert "Revert "Remove ftime from bionic LP64""
by Dan Albert
· 11 years ago
462abab
Removes getdtablesize(3) from LP64.
by Dan Albert
· 11 years ago
564222e
Merge "Use default hidden visibility to build libc_dns."
by Elliott Hughes
· 11 years ago
8563802
Use default hidden visibility to build libc_dns.
by Elliott Hughes
· 11 years ago
346fa72
Merge "Get the full set of PRNG functions in <stdlib.h>"
by Elliott Hughes
· 11 years ago
a0beeea
Get the full set of PRNG functions in <stdlib.h>
by Elliott Hughes
· 11 years ago
8e613cf
Remove declaration for putw(3)/getw(3).
by Dan Albert
· 11 years ago
440bd6b
Merge "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
210331d
Replaces vfork() implementation with fork()
by Dan Albert
· 11 years ago
6740163
Remove the MD5 implementation that was only used by toolbox.
by Elliott Hughes
· 11 years ago
47ba295
Rewrite and hide longjmperror.
by Elliott Hughes
· 11 years ago
0921204
Revert "Remove ftime from bionic LP64"
by Dan Albert
· 11 years ago
26d6799
Remove ftime from bionic LP64
by Dan Albert
· 11 years ago
001f8f0
Removes wcswcs from bionic for LP64.
by Dan Albert
· 11 years ago
e120cba
Merge "Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11."
by Elliott Hughes
· 11 years ago
452e091
Merge "Adds functionality specified by uchar.h"
by Dan Albert
· 11 years ago
be8df2e
Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11.
by Elliott Hughes
· 11 years ago
7a7f995
Adds functionality specified by uchar.h
by Dan Albert
· 11 years ago
9b5235d
Hide dlmalloc symbols.
by Elliott Hughes
· 11 years ago
b082645
Work around "error: variable 'uio' set but not used".
by Elliott Hughes
· 11 years ago
d286796
Turn on -Wunused and fix the mistakes it uncovers.
by Elliott Hughes
· 11 years ago
5d9a7ba
Avoid a system call in 'gettid'.
by Elliott Hughes
· 11 years ago
b4e099c
Remove issetugid.
by Elliott Hughes
· 11 years ago
6f2bde3
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
by Bernhard Rosenkraenzer
· 11 years ago
fd0ce86
Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove"
by Christopher Ferris
· 11 years ago
8167dd7
Add optimized AArch64 versions of bcopy and wmemmove based on memmove
by Bernhard Rosenkraenzer
· 11 years ago
254fa88
Merge "Switch to POSIX dprintf/vdprintf."
by Calin Juravle
· 11 years ago
fcac8ff
Switch to POSIX dprintf/vdprintf.
by Elliott Hughes
· 11 years ago
8d2410d
Fix build.
by Christopher Ferris
· 11 years ago
72bbd42
Support for jemalloc to replace dlmalloc.
by Christopher Ferris
· 11 years ago
94a9ba2
Merge "Removes RTTI support from libc"
by Dan Albert
· 11 years ago
948acf7
Merge "Switch back to OpenBSD inet_ntop now they're FORTIFY clean."
by Elliott Hughes
· 11 years ago
f51d3e8
Switch back to OpenBSD inet_ntop now they're FORTIFY clean.
by Elliott Hughes
· 11 years ago
903b788
Mark sockets on creation (socket()) and accept4().
by Sreeram Ramachandran
· 11 years ago
48ee47c
Removes RTTI support from libc
by Dan Albert
· 11 years ago
4c2da03
Fix the newly-introduced warning and turn on -Werror.
by Elliott Hughes
· 11 years ago
2a60227
Merge "Move libstdc++ into libc."
by Elliott Hughes
· 11 years ago
5265ad6
Merge "Fix comment typo."
by Christopher Ferris
· 11 years ago
9029d2f
Fix comment typo.
by Christopher Ferris
· 11 years ago
Next »