android_bionic/libc/include
Elliott Hughes 43e020ce93 Remove PROP_PATH_SYSTEM_DEFAULT.
Change-Id: Ib01d9c2f9d890eb5e7ba1e15bd11767195e84967
2015-04-15 17:03:43 -07:00
..
android Add ANDROID_DLEXT_FORCE_LOAD flag 2015-04-03 10:50:48 -07:00
arpa Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
machine Use machine/timespec.h to separate timespec definition. 2014-12-10 06:36:11 +00:00
net Fix <net/route.h>. 2014-12-15 18:47:14 -08:00
netinet
netpacket
sys Remove PROP_PATH_SYSTEM_DEFAULT. 2015-04-15 17:03:43 -07:00
alloca.h
ar.h
assert.h
byteswap.h
ctype.h Put back inline definitions if using an old API. 2015-01-29 17:30:40 -08:00
dirent.h Merge "implement missing seekdir and telldir" 2014-11-12 20:36:26 +00:00
dlfcn.h
elf.h Add Elfxx_Ver* types 2015-04-09 13:58:53 -07:00
endian.h
err.h
errno.h Put back inline definitions if using an old API. 2015-01-29 17:30:40 -08:00
error.h Add <error.h>. 2015-01-26 11:57:11 -08:00
fcntl.h Implement _FILE_OFFSET_BITS (mostly). 2015-02-17 19:54:43 -08:00
features.h
fnmatch.h
fts.h libc: Fix headers to allow direct inclusion. 2014-12-01 15:44:24 +01:00
ftw.h
getopt.h
grp.h Make getgrent deprecated. 2015-02-25 19:05:37 -08:00
inttypes.h
lastlog.h
libgen.h
limits.h limits.h: add define for HOST_NAME_MAX 2014-10-30 10:59:24 +08:00
link.h
locale.h
malloc.h
memory.h
mntent.h
netdb.h Define MAXHOSTNAMELEN explicitly in source files. 2015-02-09 19:56:47 -08:00
nsswitch.h
paths.h Fix _PATH_DEFPATH to correspond to the actual default path. 2015-03-17 17:34:14 -07:00
poll.h Fortify poll and ppoll. 2015-02-02 09:15:19 -08:00
pthread.h Provide writer preference option in rwlock. 2015-04-08 13:11:13 -07:00
pty.h Implement <pty.h>. 2014-12-03 15:55:34 -08:00
pwd.h Move endpwent to ndk_cruft.cpp. 2015-02-25 14:58:08 -08:00
regex.h
resolv.h
sched.h Use machine/timespec.h to separate timespec definition. 2014-12-10 06:36:11 +00:00
search.h
semaphore.h Switch sem_t from bionic atomics to stdatomic.h. 2015-02-03 16:35:57 -08:00
setjmp.h
sgtty.h
signal.h Put back inline definitions if using an old API. 2015-01-29 17:30:40 -08:00
stdatomic.h Allow stdatomic.h to be included from mingw prebuilt. 2014-11-12 18:08:25 -08:00
stdint.h
stdio.h Merge "Make tempnam/mktemp deprecated." 2015-02-26 02:17:17 +00:00
stdio_ext.h
stdlib.h Make tempnam/mktemp deprecated. 2015-02-25 15:42:01 -08:00
string.h Add GNU extensions mempcpy and wmemcpy. 2015-02-18 22:02:56 -08:00
strings.h Implement all the POSIX _l functions. 2014-11-06 15:52:22 -08:00
syslog.h syslog.h: missing LOG_MAKEPRI definition 2015-03-12 13:21:35 -07:00
termio.h
termios.h Put back inline definitions if using an old API. 2015-01-29 17:30:40 -08:00
time.h support _POSIX_CPUTIME 2014-11-26 17:14:50 -08:00
time64.h
uchar.h
ucontext.h
unistd.h Merge "Move getusershell/endusershell/setusershell to ndk_cruft.cpp." 2015-02-25 00:00:51 +00:00
util.h
utime.h
utmp.h Implement <pty.h>. 2014-12-03 15:55:34 -08:00
wchar.h Add GNU extensions mempcpy and wmemcpy. 2015-02-18 22:02:56 -08:00
wctype.h
xlocale.h