bionic/libc/arch-mips
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
include/machine Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
string MIPS support for libc. 2012-08-02 16:07:26 -07:00
syscalls Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
mips.mk Fix MIPS build. 2013-10-09 16:40:33 -07:00
syscalls.mk Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00