platform_bionic/libc/include
Elliott Hughes 3b2096a9d6 Remove unnecessary 'extern's.
Change-Id: Iba2b3fb6ff88e504f1657b915120ae43d58a1e03
2016-07-22 18:57:12 -07:00
..
android Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
arpa Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
bits Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
net Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
netinet Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
netpacket auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
sys Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
alloca.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
ar.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
assert.h Rationalize visibility. 2016-06-09 17:40:19 -07:00
byteswap.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
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 Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
dlfcn.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
elf.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
endian.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
err.h The err family allow null format strings. 2014-07-11 02:53:27 +00:00
errno.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
error.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
fcntl.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
features.h Move the meat of <features.h> into <sys/cdefs.h>. 2014-08-19 11:18:20 -07:00
fenv.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -07:00
fnmatch.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
fts.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
ftw.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
getopt.h Extract getopt and friends to <bits/getopt.h> 2016-04-07 18:01:59 -07:00
grp.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -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 Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
limits.h Don't expose all BSD extensions. 2016-06-13 14:14:43 -07:00
link.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
locale.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
malloc.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
math.h Don't expose all BSD extensions. 2016-06-13 14:14:43 -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 Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
poll.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
pthread.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
pty.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
pwd.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -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 Remove unnecessary 'extern's. 2016-07-22 18:57:12 -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 Remove __BIONIC_LEGACY_INLINE. 2016-07-22 15:52:55 -07:00
stdatomic.h Preliminary cleanup of <sys/cdefs.h>. 2016-06-06 17:35:53 -07:00
stdint.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
stdio.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
stdio_ext.h Add versioning information to symbols. 2016-04-29 16:39:50 -07:00
stdlib.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
string.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -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 Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
syslog.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
termio.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
termios.h Remove __BIONIC_LEGACY_INLINE. 2016-07-22 15:52:55 -07:00
time.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
time64.h Remove the non-standard time64 stuff for LP64. 2014-05-05 17:14:02 -07:00
uchar.h More C compatibility. 2016-06-08 10:52:15 -07:00
ucontext.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
unistd.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
utime.h Remove unnecessary 'extern's. 2016-07-22 18:57:12 -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 Remove unnecessary 'extern's. 2016-07-22 18:57:12 -07:00
wctype.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00
xlocale.h Always include <sys/cdefs.h>. 2016-07-22 17:01:54 -07:00