android_bionic/libc
Elliott Hughes f8fcfbc85a Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
Modern architectures only get the *at(2) system calls. For example,
aarch64 doesn't have open(2), and expects userspace to use openat(2)
instead.

Change-Id: I87b4ed79790cb8a80844f5544ac1a13fda26c7b5
2013-10-22 16:31:01 -07:00
..
arch-arm Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
arch-common/bionic Fix 16-byte stack alignment requirement for x86_64 ABI 2013-10-21 17:36:28 -07:00
arch-mips Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
arch-x86 Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
arch-x86_64 Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
bionic Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
include Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
kernel Refresh libc/kernel/common/linux/auxvec.h 2013-10-16 16:50:14 -07:00
netbsd Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
private Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
string
tools Sort the syscalls.mk files, give all generated files the same header. 2013-10-16 14:27:59 -07:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd
upstream-dlmalloc
upstream-freebsd
upstream-netbsd Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
wchar
zoneinfo Upgrade to tzdata2013g. 2013-10-06 11:35:34 -07:00
Android.mk Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
MODULE_LICENSE_BSD
NOTICE
SYSCALLS.TXT Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00