android_bionic/libc/include/sys
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
..
_errdefs.h
_sigdefs.h
_system_properties.h
_types.h
atomics.h
auxv.h
cachectl.h
capability.h
cdefs.h cdefs.h: introduce __bos0 2013-08-28 14:27:14 -07:00
cdefs_elf.h
dirent.h
endian.h
epoll.h
errno.h
eventfd.h
exec_elf.h
file.h
fsuid.h
glibc-syscalls.h Sort the syscalls.mk files, give all generated files the same header. 2013-10-16 14:27:59 -07:00
inotify.h
ioctl.h
ioctl_compat.h
ipc.h
klog.h
limits.h Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
mman.h Add mmap64() 2013-09-19 14:11:26 -07:00
mount.h
param.h Fix the ALIGN and ALIGNBYTES macros for LP64. 2013-10-08 15:31:44 -07:00
personality.h
poll.h
prctl.h
ptrace.h
queue.h
reboot.h
resource.h
select.h Check memory size on FD_* functions 2013-10-03 15:45:10 -07:00
sendfile.h Ensure we have the off64_t variant of every function that takes an off_t. 2013-09-19 16:27:24 -07:00
sha1.h
signal.h
signalfd.h
socket.h Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags. 2013-10-17 13:32:32 -07:00
socketcalls.h
stat.h Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. 2013-10-22 16:31:01 -07:00
statfs.h
statvfs.h
swap.h
syscall.h
sysconf.h
sysinfo.h
syslimits.h
sysmacros.h
system_properties.h
time.h
timeb.h
timerfd.h
times.h
ttychars.h
ttydefaults.h
ttydev.h
types.h Ensure we have the off64_t variant of every function that takes an off_t. 2013-09-19 16:27:24 -07:00
uio.h
un.h
utime.h
utsname.h
vfs.h Fix struct statfs for LP64. 2013-10-18 17:00:11 -07:00
vt.h
wait.h
xattr.h