..
android
Remove <sys/atomics.h>.
2016-05-02 16:04:57 -07:00
arpa
Remove nonexported _ns_flagdata from public header.
2016-04-29 16:39:50 -07:00
bits
Merge "Move glibc-syscalls.h into bits/."
2016-05-02 22:41:34 +00:00
net
Merge "Remove <net/if_ieee1394.h>."
2016-05-02 21:11:10 +00:00
netinet
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
netpacket
sys
Merge "Use clang's nullability instead of nonnull."
2016-05-06 02:27:18 +00:00
alloca.h
ar.h
New additions/bug fixes required/found when porting perf.
2012-03-20 12:54:55 -07:00
assert.h
Add "__noreturn" to assert and assert2
2014-01-15 07:32:52 +00:00
byteswap.h
Remove swap16/swap32/swap64 header pollution.
2015-10-26 17:51:42 -07:00
complex.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
ctype.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
dirent.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
dlfcn.h
Use clang's nullability instead of nonnull.
2016-05-05 17:11:54 -07:00
elf.h
Add definitions of Elf32_Sxword and ELFXX_R_INFO
2015-05-07 23:10:16 -07:00
endian.h
err.h
The err family allow null format strings.
2014-07-11 02:53:27 +00:00
errno.h
Make the legacy inline headers compile standalone.
2016-04-15 13:06:08 -07:00
error.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
fcntl.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
features.h
Move the meat of <features.h> into <sys/cdefs.h>.
2014-08-19 11:18:20 -07:00
fenv.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
fnmatch.h
fts.h
libc: Fix headers to allow direct inclusion.
2014-12-01 15:44:24 +01:00
ftw.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
getopt.h
Extract getopt and friends to <bits/getopt.h>
2016-04-07 18:01:59 -07:00
grp.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
ifaddrs.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
inttypes.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
lastlog.h
Fix various empty .h files in bionic.
2016-04-29 22:30:19 -07:00
libgen.h
Fix GNU/POSIX basename headers.
2015-11-04 14:19:55 -08:00
limits.h
Fix various empty .h files in bionic.
2016-04-29 22:30:19 -07:00
link.h
Add platform specific version tags.
2016-04-29 16:39:50 -07:00
locale.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
malloc.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
math.h
Add platform specific version tags.
2016-04-29 16:39:50 -07:00
memory.h
Fix <memory.h> to be a synonym for <string.h> like in glibc.
2013-02-22 11:11:48 -08:00
mntent.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
netdb.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
nl_types.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
paths.h
Fix _PATH_DEFPATH to correspond to the actual default path.
2015-03-17 17:34:14 -07:00
poll.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
pthread.h
Remove declaration of pthread_cond_timedwait_relative_np.
2016-05-09 13:29:26 -07:00
pty.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
pwd.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
regex.h
Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.
2015-08-27 14:48:32 -07:00
resolv.h
Delete declarations which don't exist.
2016-04-27 16:50:54 -07:00
sched.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
search.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
semaphore.h
Switch sem_t from bionic atomics to stdatomic.h.
2015-02-03 16:35:57 -08:00
setjmp.h
Rewrite and hide longjmperror.
2014-06-06 16:49:39 -07:00
signal.h
Use clang's nullability instead of nonnull.
2016-05-05 17:11:54 -07:00
stdatomic.h
Allow stdatomic.h to be included from mingw prebuilt.
2014-11-12 18:08:25 -08:00
stdint.h
Implement POSIX lockf.
2016-01-26 11:09:44 -08:00
stdio.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
stdio_ext.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
stdlib.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
string.h
Use clang's nullability instead of nonnull.
2016-05-05 17:11:54 -07:00
strings.h
Add platform specific version tags.
2016-04-29 16:39:50 -07:00
syscall.h
Add all the glibc one-line "synonym" header files.
2015-07-17 13:59:36 -07:00
sysexits.h
Add <sysexits.h>.
2015-06-29 13:44:34 -07:00
syslog.h
syslog.h: missing LOG_MAKEPRI definition
2015-03-12 13:21:35 -07:00
termio.h
termios.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
time.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
time64.h
Remove the non-standard time64 stuff for LP64.
2014-05-05 17:14:02 -07:00
uchar.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
ucontext.h
Add x86_64 ucontext.h for better compatibility
2014-01-29 15:35:33 -08:00
unistd.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
utime.h
Fix utime/utimes when passed a NULL pointer.
2013-10-28 13:21:06 -07:00
utmp.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
wait.h
Add all the glibc one-line "synonym" header files.
2015-07-17 13:59:36 -07:00
wchar.h
Add versioning information to symbols.
2016-04-29 16:39:50 -07:00
wctype.h
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
2016-04-29 16:39:50 -07:00
xlocale.h
Flesh out <locale.h>.
2014-04-08 19:37:38 -07:00