platform_bionic/libc/include/bits
Elliott Hughes 203e13d97d Always include <sys/cdefs.h>.
I made a mistake caught by code review earlier, so let's try to be
safer by default.

This patch also moves all our "forwarding" headers to the guardless
just-include-the-other-thing style that we usually use. (Where we
have a comment explaining where the header comes from, I've kept
that.)

Change-Id: I37342cf5e2563c6a269b2ba61a697069b1c7913b
2016-07-22 17:01:54 -07:00
..
fcntl.h
getopt.h Extract getopt and friends to <bits/getopt.h> 2016-04-07 18:01:59 -07:00
glibc-syscalls.h Don't declare SYS_* constants for unavailable __NR_* constants. 2016-07-18 12:48:39 -07:00
ioctl.h
lockf.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
posix_limits.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
pthread_types.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
sa_family_t.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
strcasecmp.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
sysconf.h Move <sys/sysconf.h> to <bits/sysconf.h>. 2016-04-07 18:02:00 -07:00
timespec.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
wchar_limits.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
wctype.h Add __INTRODUCED_IN_FUTURE for unreleased APIs. 2016-04-29 16:39:50 -07:00