platform_bionic/libc/include
Elliott Hughes 9c8d711aa5 Don't expose all BSD extensions.
Just expose the ones that bionic historically leaked.

Also, many of the M_* constants in <math.h> are actually POSIX.

Change-Id: I6275df84c5866b872b71f1c8ed14e2aada12b793
2016-06-13 14:14:43 -07:00
..
android Rationalize visibility. 2016-06-09 17:40:19 -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 Fix our *ether* headers mess. 2016-05-13 11:00:22 -07:00
netinet Merge "Fix <resolv.h> and <netinet/tcp.h> so dnscap builds." 2016-05-16 21:59:50 +00:00
netpacket
sys Don't expose all BSD extensions. 2016-06-13 14:14:43 -07:00
alloca.h
ar.h
assert.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
byteswap.h Remove swap16/swap32/swap64 header pollution. 2015-10-26 17:51:42 -07:00
complex.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
ctype.h Rationalize visibility. 2016-06-09 17:40:19 -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
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 Rationalize visibility. 2016-06-09 17:40:19 -07:00
features.h
fenv.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
fnmatch.h
fts.h libc: Fix headers to allow direct inclusion. 2014-12-01 15:44:24 +01:00
ftw.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
getopt.h Extract getopt and friends to <bits/getopt.h> 2016-04-07 18:01:59 -07:00
grp.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
ifaddrs.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
inttypes.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -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 Don't expose all BSD extensions. 2016-06-13 14:14:43 -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 Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
math.h Don't expose all BSD extensions. 2016-06-13 14:14:43 -07:00
memory.h
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 Move /vendor/bin down with /vendor/xbin. 2016-06-08 10:17:26 -07:00
poll.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
pthread.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
pty.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
pwd.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
regex.h Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64. 2015-08-27 14:48:32 -07:00
resolv.h Fix <resolv.h> and <netinet/tcp.h> so dnscap builds. 2016-05-16 14:03:43 -07:00
sched.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
search.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
semaphore.h Switch sem_t from bionic atomics to stdatomic.h. 2015-02-03 16:35:57 -08:00
setjmp.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
signal.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
stdatomic.h Preliminary cleanup of <sys/cdefs.h>. 2016-06-06 17:35:53 -07:00
stdint.h Implement POSIX lockf. 2016-01-26 11:09:44 -08:00
stdio.h Don't expose all BSD extensions. 2016-06-13 14:14:43 -07:00
stdio_ext.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
stdlib.h Update symbol versions. 2016-06-10 17:50:14 -07:00
string.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
strings.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -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 Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
time64.h
uchar.h More C compatibility. 2016-06-08 10:52:15 -07:00
ucontext.h
unistd.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
utime.h
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 Rationalize visibility. 2016-06-09 17:40:19 -07:00
wctype.h Add __INTRODUCED_IN_FUTURE for unreleased APIs. 2016-04-29 16:39:50 -07:00
xlocale.h