platform_bionic/libc/include/sys
George Burgess IV b97d7dd5a1 libc: Add diagnose_if macros to cdefs.
I plan on having one review per file for the enable_if->diagnose_if
FORTIFY migration. Having this in means that no one review is dependent
on another.

Bug: 12231437
Test: m.
Change-Id: Ic0b07d7f7f6782e371c8792eb1e40cdfa32d3e35
2017-07-31 16:58:43 -07:00
..
_system_properties.h Hide internal __system_property_* functions 2017-02-23 14:20:13 -08:00
auxv.h Add missing arch-specific AT_ cruft. 2017-04-19 10:52: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 libc: Add diagnose_if macros to cdefs. 2017-07-31 16:58:43 -07:00
endian.h Rename __pure, __pure2, and __purefunc. 2016-09-28 12:36:38 -07:00
epoll.h Undef EPOLL_CLOEXEC for pre-L. 2017-05-22 12:52:00 -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 Don't define IN_CLOEXEC/IN_NONBLOCK for pre-L. 2017-05-22 12:58:18 -07:00
ioctl.h Remove <sys/ioctl_compat.h>. 2016-05-02 12:53:00 -07:00
ipc.h glibc ipc64_perm __key compatibility. 2017-01-27 19:12:32 -08:00
klog.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
limits.h Clean up <sys/limits.h> a bit. 2016-11-30 09:06:53 -08:00
mman.h Undo recent _FILE_OFFSET_BITS=64 changes. 2017-07-10 19:52:18 +00:00
mount.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
msg.h DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -07:00
mtio.h Add <sys/mtio.h>. 2017-06-14 17:16:05 -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 Support building binutils out of the box for x86/x86-64. 2017-07-06 11:10:01 -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 DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -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 Fix getpriority/setpriority types. 2016-11-29 15:14:11 -08:00
select.h Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08:00
sem.h Make union semun usable. 2017-05-18 15:05:26 -07:00
sendfile.h Undo recent _FILE_OFFSET_BITS=64 changes. 2017-07-10 19:52:18 +00:00
shm.h DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -07:00
signal.h libc: add sys/signal.h for compatibility 2013-02-22 10:38:28 -08:00
signalfd.h versioner: refactor to use CompilerInstance directly. 2016-11-09 13:50:07 -08:00
socket.h DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -07:00
stat.h Add sys/stat.h compatibility macros for old NDKs. 2017-06-14 14:03:14 -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 DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -07:00
time.h DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -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 Make <sys/ttydefaults.h> more usable. 2017-07-06 10:33:15 -07:00
types.h Stop including <sys/sysmacros.h> from <sys/types.h>. 2017-05-23 15:53:36 -07:00
ucontext.h Add #defines for some key enums. 2017-06-15 15:12:29 -07:00
uio.h Use __RENAME_IF_FILE_OFFSET64 where possible. 2017-07-20 10:00:28 -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 Support building binutils out of the box for x86/x86-64. 2017-07-06 11:10:01 -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 Add and use constants for the Android API levels. 2016-11-16 16:55:42 -08:00
xattr.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00