summaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Add pthread_gettid_np and re-expose __get_thread for LP32.Elliott Hughes2014-09-111-0/+1
* Add posix_fadvise(3).Elliott Hughes2014-09-101-0/+1
* Use the default unwind code.Christopher Ferris2014-08-261-2/+3
* Hide C++ stuff in libc. Put it back in libstdc++.Dan Albert2014-08-181-3/+58
* Move mtctxres.c to libc_dns.a.Dan Albert2014-08-141-1/+1
* Fixes build.Dan Albert2014-08-061-1/+0
* Use libunwindbacktrace for debug malloc code.Christopher Ferris2014-07-291-3/+5
* Merge "Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp...Elliott Hughes2014-07-291-1/+0
|\
| * Revert "Added a bionic systrace class and tracing to pthread_mutex.cpp."Elliott Hughes2014-07-291-1/+0
* | Fix linkage of grantpt(3).Elliott Hughes2014-07-291-4/+1
|/
* Added a bionic systrace class and tracing to pthread_mutex.cpp.Brigid Smith2014-07-291-0/+1
* Implement twalk(3), add unit tests.Elliott Hughes2014-07-241-4/+5
* Use upstream OpenBSD's arc4random.Elliott Hughes2014-07-211-1/+3
* Rewrite syslog(3) to use Android logging.Elliott Hughes2014-07-211-1/+1
* Remove non-standard prctl constants from <sys/prctl.h>.Elliott Hughes2014-07-171-1/+0
* Use VDSO for clock_gettime(2) and gettimeofday(2).Elliott Hughes2014-07-161-0/+1
* Implement rand/srand in terms of random/srandom.Elliott Hughes2014-07-141-1/+1
* Sync upstream-openbsd.Elliott Hughes2014-07-141-1/+0
* Upstream atexitDmitriy Ivanov2014-07-141-2/+3
* Make jemalloc the default choice.Christopher Ferris2014-07-111-10/+7
* Merge "Enable building libc with clang."Elliott Hughes2014-07-111-0/+38
|\
| * Enable building libc with clang.Elliott Hughes2014-07-111-0/+38
* | Revert "Revert "Add locale aware APIs.""Dan Albert2014-07-111-0/+7
|/
* Move __cmsg_nxthdr to its proper file.Calin Juravle2014-07-101-1/+1
* Do not include libc_common in malloc debug code.Christopher Ferris2014-07-091-7/+7
* Fix all resolv warnings and turn on -Werror.Elliott Hughes2014-07-021-1/+0
* Switch to upstream OpenBSD mktemp.c.Elliott Hughes2014-07-021-15/+6
* Merge "Revert "Revert "Prevent symbols from libgcc from being reexported."""Dan Albert2014-07-011-0/+7
|\
| * Revert "Revert "Prevent symbols from libgcc from being reexported.""Dan Albert2014-06-241-0/+7
* | Switch to upstream NetBSD nsap_addr.c.Elliott Hughes2014-06-301-0/+2
* | Merge "Sync to current upstream arc4random."Elliott Hughes2014-06-241-1/+1
|\ \ | |/ |/|
| * Sync to current upstream arc4random.Elliott Hughes2014-06-241-1/+1
* | Revert "Prevent symbols from libgcc from being reexported."Dan Albert2014-06-231-7/+0
* | Prevent symbols from libgcc from being reexported.Dan Albert2014-06-211-0/+7
* | Merge "Remove SHA1 from LP64 in favor of libcrypto."Dan Albert2014-06-201-1/+1
|\ \ | |/ |/|
| * Remove SHA1 from LP64 in favor of libcrypto.Dan Albert2014-06-161-1/+1
* | Cache getpid.Elliott Hughes2014-06-201-0/+1
* | Build tzcode with hidden visibility.Elliott Hughes2014-06-191-2/+5
* | Build tzcode with -Werror.Elliott Hughes2014-06-191-0/+1
* | Move jemalloc due to whole_static_library bug.Christopher Ferris2014-06-161-1/+1
|/
* Revert "Revert "Remove ftime from bionic LP64""Dan Albert2014-06-161-1/+0
* Removes getdtablesize(3) from LP64.Dan Albert2014-06-161-1/+0
* Merge "Use default hidden visibility to build libc_dns."Elliott Hughes2014-06-121-4/+8
|\
| * Use default hidden visibility to build libc_dns.Elliott Hughes2014-06-121-4/+8
* | Merge "Get the full set of PRNG functions in <stdlib.h>"Elliott Hughes2014-06-121-0/+3
|\ \
| * | Get the full set of PRNG functions in <stdlib.h>Elliott Hughes2014-06-121-0/+3
| |/
* | Remove declaration for putw(3)/getw(3).Dan Albert2014-06-111-1/+0
|/
* Merge "Replaces vfork() implementation with fork()"Dan Albert2014-06-101-0/+1
|\
| * Replaces vfork() implementation with fork()Dan Albert2014-06-101-0/+1
* | Remove the MD5 implementation that was only used by toolbox.Elliott Hughes2014-06-091-1/+0