android_bionic/libc/arch-arm
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
..
bionic AArch64: Fix uses of stack size for 32/64bit libc builds 2013-10-22 12:01:29 -07:00
cortex-a7 libc/arm: add cortex-a7 cpu variant 2013-03-23 01:38:22 -07:00
cortex-a8 libc/arm: add cortex-a8 cpu variant 2013-05-15 20:13:28 -07:00
cortex-a9 'Avoid confusing "read prevented write" log messages' 2. 2013-10-15 17:17:05 -07:00
cortex-a15 'Avoid confusing "read prevented write" log messages' 2. 2013-10-15 17:17:05 -07:00
generic 'Avoid confusing "read prevented write" log messages' 2. 2013-10-15 17:17:05 -07:00
include/machine Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
krait 'Avoid confusing "read prevented write" log messages' 2. 2013-10-15 17:17:05 -07:00
syscalls Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
arm.mk Add dependencies on included makefiles. 2013-10-03 14:17:14 -07:00
syscalls.mk Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00