platform_bionic/libc/include/bits
Elliott Hughes 468c8086e6 Fix _POSIX_THREAD_PROCESS_SHARED.
We've had pthread_*_setpshared for long enough that there are no
__INTRODUCED_IN guards.

Found because fio's configure script was confused by this.

Bug: N/A
Test: ran tests
Change-Id: I07b4d937741e4dcd7e615f2371b17c827341917a
2017-05-20 13:11:14 -07:00
..
auxvec.h Add missing arch-specific AT_ cruft. 2017-04-19 10:52:35 -07:00
elf_arm.h Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
elf_arm64.h Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
elf_mips.h Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
elf_x86.h Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
elf_x86_64.h Make all the ELF relocation constants available. 2017-04-19 13:28:32 -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.9.3. 2017-01-25 16:23:56 -08: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 Fix _POSIX_THREAD_PROCESS_SHARED. 2017-05-20 13:11:14 -07:00
pthread_types.h pthread barrier and spinlock types should only appear at API level 24. 2017-03-21 09:55: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
struct_file.h Fix stdin/stdout/stderr for pre-M. 2016-10-20 10:10:45 -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 DO NOT MERGE: The future is now. 2017-04-20 16:57:25 -07:00