platform_bionic/libc/include/sys
Elliott Hughes 25f17e48df Better backwards compatibility for stat64.
Caused problems for some Google source switching to unified headers
because the legacy headers just used #define instead.

Bug: http://b/73210428
Test: builds
Change-Id: If8a36f284031e57af419903610029a8c34a23d91
2018-02-12 15:48:01 -08:00
..
_system_properties.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
auxv.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
cachectl.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
capability.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
cdefs.h Better backwards compatibility for stat64. 2018-02-12 15:48:01 -08:00
endian.h Cast __builtin_swap64 to uint64_t. 2017-09-11 13:21:35 -07:00
epoll.h Add sigset64_t and accompanying functions. 2018-01-30 18:47:16 -08:00
errno.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
eventfd.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
fcntl.h libc: Add sys/fcntl.h for compatibility. 2015-07-08 15:07:17 -06:00
file.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
fsuid.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
inotify.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
ioctl.h <sys/ioctl.h> shouldn't pollute the namespace as much. 2018-01-25 22:21:25 -08:00
ipc.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
klog.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
limits.h Clean up <sys/limits.h> a bit. 2016-11-30 09:06:53 -08:00
mman.h Improve the _FILE_OFFSET_BITS docs and link to them. 2017-11-28 15:47:01 -08:00
mount.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
msg.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
mtio.h Add <sys/mtio.h>. 2017-06-14 17:16:05 -07:00
param.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
personality.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
poll.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
prctl.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
procfs.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
ptrace.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
queue.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
quota.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
random.h The future is now (2018 edition). 2018-01-30 08:54:12 -08:00
reboot.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
reg.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
resource.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
select.h Add sigset64_t and accompanying functions. 2018-01-30 18:47:16 -08:00
sem.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
sendfile.h Improve the _FILE_OFFSET_BITS docs and link to them. 2017-11-28 15:47:01 -08:00
shm.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
signal.h libc: add sys/signal.h for compatibility 2013-02-22 10:38:28 -08:00
signalfd.h Add sigset64_t and accompanying functions. 2018-01-30 18:47:16 -08:00
socket.h Remove __overloadable/__RENAME_CLANG 2018-02-06 13:35:56 -08:00
stat.h Better backwards compatibility for stat64. 2018-02-12 15:48:01 -08:00
statfs.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
statvfs.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
swap.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
syscall.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
sysconf.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
sysinfo.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
syslog.h Add all the glibc one-line "synonym" header files. 2015-07-17 13:59:36 -07:00
sysmacros.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
system_properties.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
time.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
timerfd.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
times.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
timex.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
ttydefaults.h Make <sys/ttydefaults.h> more usable. 2017-07-06 10:33:15 -07:00
types.h Improve the _FILE_OFFSET_BITS docs and link to them. 2017-11-28 15:47:01 -08:00
ucontext.h Add #defines for some key enums. 2017-06-15 15:12:29 -07:00
uio.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
un.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
unistd.h Add all the glibc one-line "synonym" header files. 2015-07-17 13:59:36 -07:00
user.h Support building binutils out of the box for x86/x86-64. 2017-07-06 11:10:01 -07:00
utsname.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
vfs.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00
vt.h Add all the glibc one-line "synonym" header files. 2015-07-17 13:59:36 -07:00
wait.h Test POSIX 1003.1 2016 chapter 13 "Headers". 2017-12-13 09:01:35 -08:00
xattr.h Re-submit "Name function arguments in libc headers for Studio." 2017-08-18 00:00:38 +00:00