android_bionic/libc/include
Elliott Hughes f47514dd99 Remove __LIBC_ABI_PUBLIC__.
We have much better control over visibility now, so we don't need to
pollute the headers with cruft.

Bug: http://b/24767418
Change-Id: I349f4c3bc30102477375ad9f80926e560c7c1d8b
2016-07-19 13:56:46 -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 Don't declare SYS_* constants for unavailable __NR_* constants. 2016-07-18 12:48:39 -07: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 Remove __LIBC_ABI_PUBLIC__. 2016-07-19 13:56:46 -07:00
alloca.h
ar.h
assert.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
byteswap.h
complex.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
ctype.h Add an alias for _CTYPE_N. 2016-07-15 12:54:05 -07:00
dirent.h
dlfcn.h Use clang's nullability instead of nonnull. 2016-05-05 17:11:54 -07:00
elf.h
endian.h
err.h
errno.h
error.h Remove __nonnull (in favor of _Nonnull). 2016-06-30 10:37:03 -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
ftw.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
getopt.h
grp.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
ifaddrs.h
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
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
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
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
pthread.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
pty.h
pwd.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
regex.h
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
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
stdio.h Put the legacy stdio fds back for pre-M. 2016-07-15 12:54:14 -07:00
stdio_ext.h
stdlib.h Remove __LIBC_ABI_PUBLIC__. 2016-07-19 13:56:46 -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
sysexits.h
syslog.h Remove __nonnull (in favor of _Nonnull). 2016-06-30 10:37:03 -07:00
termio.h
termios.h
time.h Remove __LIBC_ABI_PUBLIC__. 2016-07-19 13:56:46 -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
wait.h
wchar.h Remove __LIBC_ABI_PUBLIC__. 2016-07-19 13:56:46 -07:00
wctype.h Add __INTRODUCED_IN_FUTURE for unreleased APIs. 2016-04-29 16:39:50 -07:00
xlocale.h