platform_bionic/libc/include
Josh Gao 8778d64d5c Remove __BIONIC_LEGACY_INLINE.
Don't use the same declaration to declare both static and non-static
functions, to make life easier for versioner.

(Also, remove __BIONIC_LEGACY_INLINE from two functions in termios.h
that weren't actually legacy inlines.)

Bug: http://b/30170081
Change-Id: Ibb73377d77a2b4cee016289b7c46a01452e45fae
2016-07-22 15:52:55 -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 Only define sa_family_t once. 2016-07-21 16:38:43 -07:00
net Fix our *ether* headers mess. 2016-05-13 11:00:22 -07:00
netinet Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
netpacket
sys Remove __BIONIC_LEGACY_INLINE. 2016-07-22 15:52:55 -07:00
alloca.h
ar.h New additions/bug fixes required/found when porting perf. 2012-03-20 12:54:55 -07:00
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 Add an alias for _CTYPE_N. 2016-07-15 12:54:05 -07:00
dirent.h Add versioning information to symbols. 2016-04-29 16:39:50 -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 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 Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
fcntl.h Rationalize visibility. 2016-06-09 17:40:19 -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
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 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 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 Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -07:00
malloc.h Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -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 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 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 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 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 Make it possible to build bionic with -I instead of -isystem. 2016-07-22 13:12:53 -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 __BIONIC_LEGACY_INLINE. 2016-07-22 15:52:55 -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 Add <sysexits.h>. 2015-06-29 13:44:34 -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
termios.h Remove __BIONIC_LEGACY_INLINE. 2016-07-22 15:52:55 -07:00
time.h Remove __LIBC_ABI_PUBLIC__. 2016-07-19 13:56:46 -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 Add x86_64 ucontext.h for better compatibility 2014-01-29 15:35:33 -08:00
unistd.h Update header versions for NDK platform fixes. 2016-06-02 13:40:35 -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 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 Flesh out <locale.h>. 2014-04-08 19:37:38 -07:00