platform_bionic/libc
Elliott Hughes 5eccb9646d Fix aarch64 futex assembly routines.
Also make the other architectures more similar to one another,
use NULL instead of 0 in calling code, and remove an unused #define.

Change-Id: I52b874afb6a351c802f201a0625e484df6d093bb
2013-12-20 16:58:06 -08:00
..
arch-aarch64 Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
arch-arm Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
arch-x86 Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
arch-x86_64 Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
bionic Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -08:00
include Merge "Allow GCC-built fortified code to run on a clang-built bionic." 2013-12-20 02:54:56 +00:00
kernel Remove the non-uapi kernel headers. 2013-12-18 10:34:18 -08:00
netbsd Fix dns search domain use in gethostbyname. 2013-12-11 11:30:09 -08:00
private Fix aarch64 futex assembly routines. 2013-12-20 16:58:06 -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
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
zoneinfo Upgrade to tzdata2013i. 2013-12-20 11:26:19 -08:00
Android.mk Fix compilation of crtbegin.c and pthread_debug.cpp. 2013-12-18 09:47:44 -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