platform_bionic/libc/include/bits
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
..
fcntl.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
getopt.h Extract getopt and friends to <bits/getopt.h> 2016-04-07 18:01:59 -07:00
glibc-syscalls.h Update to kernel headers v4.7.2. 2016-08-29 12:07:13 -07:00
ioctl.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
lockf.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
mbstate_t.h Clean up <uchar.h> and <wctype.h> transitive includes. 2016-07-27 10:45:05 -07:00
posix_limits.h Admit that we don't actually support thread priority inheritance. 2016-07-27 14:05:10 -07:00
pthread_types.h POSIX says <sys/types.h> should make all the pthread_* types available. 2016-08-12 13:18:32 -07:00
sa_family_t.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
seek_constants.h POSIX says <fcntl.h> makes SEEK_* visible. 2016-08-12 10:16:34 -07:00
strcasecmp.h Rename __pure, __pure2, and __purefunc. 2016-09-28 12:36:38 -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 Provide fake definitions for libstdc++. 2016-09-08 16:13:28 -07:00