platform_bionic/libc
Elliott Hughes 1887621de8 PTHREAD_KEYS_MAX cleanup.
I fixed this bug a while back, but didn't remove it from the list,
could have added a better test, and could have written clearer code
that didn't require a comment.

Change-Id: Iebdf0f9a54537a7d5cbca254a5967b1543061f3d
2013-12-12 12:51:08 -08:00
..
arch-aarch64 AArch64: Fix mmap64() definition for AArch64, X86_64 2013-12-12 10:41:52 -08:00
arch-arm Add cfi directives to all arm assembly. 2013-12-02 19:13:12 -08:00
arch-common/bionic Fix 16-byte stack alignment requirement for x86_64 ABI 2013-10-21 17:36:28 -07:00
arch-mips Clean up forking and cloning. 2013-11-19 14:08:54 -08:00
arch-x86 Fix the order of arguments to sys_clone for x86. 2013-11-26 16:20:50 -08:00
arch-x86_64 AArch64: Fix mmap64() definition for AArch64, X86_64 2013-12-12 10:41:52 -08:00
bionic Remove harmful attempts to be helpful in pthread_mutex functions. 2013-12-11 14:54:00 -08:00
include Add cfi directives to all arm assembly. 2013-12-02 19:13:12 -08:00
kernel Regenerate the bionic kernel headers to match external/kernel-headers. 2013-11-25 13:50:55 -08:00
netbsd Fix dns search domain use in gethostbyname. 2013-12-11 11:30:09 -08:00
private PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Add cfi directives to all arm assembly. 2013-12-02 19:13:12 -08:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Switch to upstream sleep(3) and usleep(3). 2013-11-20 16:24:16 -08:00
upstream-netbsd bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013h. 2013-10-28 09:38:00 -07:00
Android.mk Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD 2013-11-22 13:38:33 -08:00
MODULE_LICENSE_BSD
NOTICE libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-03 10:20:43 -07:00
SYSCALLS.TXT AArch64: Fix mmap64() definition for AArch64, X86_64 2013-12-12 10:41:52 -08:00