platform_bionic/libc/include/sys
Elliott Hughes 95fa061678 Rename __pure, __pure2, and __purefunc.
These names were pretty misleading (aka "backwards"), so switch to the
same obvious names glibc uses.

Test: build.
Change-Id: Ia98c9dbbccd0820386116562347654e84669034a
2016-09-28 12:36:38 -07:00
..
_system_properties.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
auxv.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
cachectl.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
capability.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
cdefs.h Rename __pure, __pure2, and __purefunc. 2016-09-28 12:36:38 -07:00
endian.h Rename __pure, __pure2, and __purefunc. 2016-09-28 12:36:38 -07:00
epoll.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
errno.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
eventfd.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
fcntl.h libc: Add sys/fcntl.h for compatibility. 2015-07-08 15:07:17 -06:00
file.h POSIX says flock is in <sys/file.h>, not <unistd.h>. 2015-02-17 09:08:24 -08:00
fsuid.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
inotify.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
ioctl.h Remove <sys/ioctl_compat.h>. 2016-05-02 12:53:00 -07:00
ipc.h Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
klog.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
limits.h Don't expose all BSD extensions. 2016-06-13 14:14:43 -07:00
mman.h mprotect and msync take void*, not const void*. 2016-08-16 13:25:13 -07:00
mount.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
msg.h Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
param.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
personality.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
poll.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
prctl.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
procfs.h Fix x86 gdbserver build. 2015-06-24 17:31:24 -07:00
ptrace.h Fixes for building gdbserver (and gdb) out of the box. 2015-06-16 16:04:35 -07:00
queue.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
quota.h Add __INTRODUCED_IN_FUTURE for unreleased APIs. 2016-04-29 16:39:50 -07:00
reboot.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
reg.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
resource.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
select.h Correct more fortify availability guards. 2016-09-08 16:13:27 -07:00
sem.h Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
sendfile.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
shm.h Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>. 2016-08-18 15:23:38 -07:00
signal.h libc: add sys/signal.h for compatibility 2013-02-22 10:38:28 -08:00
signalfd.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
socket.h Provide an inline __cmsg_nxthdr. 2016-09-08 16:13:28 -07:00
stat.h Add missing <sys/stat.h> macros. 2016-08-16 13:26:35 -07:00
statfs.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
statvfs.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
swap.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07: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 Add versioning information to symbols. 2016-04-29 16:39:50 -07: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 Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
time.h Update symbol versions. 2016-06-10 17:50:14 -07:00
timerfd.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
times.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
timex.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
ttydefaults.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
types.h POSIX says <sys/types.h> should make all the pthread_* types available. 2016-08-12 13:18:32 -07:00
ucontext.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
uio.h Add versioning information to symbols. 2016-04-29 16:39:50 -07: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 Fix instances of '#if __i386__'. 2016-09-15 14:21:28 -07:00
utsname.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
vfs.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
vt.h Add all the glibc one-line "synonym" header files. 2015-07-17 13:59:36 -07:00
wait.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
xattr.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00