..
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
Add the UMOUNT_NOFOLLOW flag to <sys/mount.h>.
2015-03-11 09:32:25 -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
…
dlfcn.h
…
elf.h
Add some GNU specific elf constants.
2015-03-13 10:32:45 -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
…
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
Remove PTHREAD_RECURSIVE_MUTEX_INITIALIZER and PTHREAD_ERRORCHECK_MUTEX_INITIALIZER.
2015-03-25 21:02:36 -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
…
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
…
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
…