android_bionic/libc/include
Elliott Hughes b235f8c877 Merge "Fix dev_t (for LP64)." 2014-01-06 20:37:03 +00:00
..
android
arpa
asm Add x86_64 to the bionic headers. 2013-09-30 18:42:13 -07:00
net
netinet Add TCPOPT_* constants. 2014-01-03 15:58:40 -08:00
netpacket
sys Fix dev_t (for LP64). 2014-01-03 14:49:37 -08:00
alloca.h
ar.h
assert.h
byteswap.h
ctype.h
dirent.h
dlfcn.h
elf.h Remove 32-bit assumptions from the ELF code. 2013-09-30 18:43:46 -07:00
endian.h
err.h
errno.h
fcntl.h Allow GCC-built fortified code to run on a clang-built bionic. 2013-12-19 14:20:22 -08:00
features.h
fnmatch.h
fts.h
ftw.h
getopt.h
grp.h
inttypes.h Fix inttypes.h and stdint.h for 64-bit (and C++11). 2013-09-30 14:46:47 -07:00
lastlog.h
libgen.h
limits.h
link.h Remove 32-bit assumptions from the ELF code. 2013-09-30 18:43:46 -07:00
locale.h
malloc.h Use alloc_size attribute on *alloc functions 2013-10-02 14:14:40 -07:00
memory.h
mntent.h
netdb.h
nsswitch.h
pathconf.h
paths.h
poll.h Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. 2013-10-24 15:48:32 -07:00
pthread.h <pthread.h> fixes and pthread cleanup. 2013-10-31 12:31:16 -07:00
pwd.h
regex.h
resolv.h
sched.h Clean up <sched.h>. 2014-01-02 12:05:50 -08:00
search.h
semaphore.h
setjmp.h
sgtty.h
sha1.h
signal.h Remove some old kernel header cruft not needed with uapi. 2013-12-20 17:26:30 -08:00
stdint.h AArch64: Fix definitions for STDINT_LIMITS 2013-10-22 12:40:16 -07:00
stdio.h Allow GCC-built fortified code to run on a clang-built bionic. 2013-12-19 14:20:22 -08:00
stdlib.h Move bionic over to GCC's 'warning' attribute. 2013-12-17 20:43:30 -08:00
string.h Fix unnecessary call to __strncpy_chk2 2013-09-27 13:21:24 -07:00
strings.h
syslog.h
termio.h
termios.h
time.h Prepare to switch to the uapi <linux/signal.h>. 2013-11-07 12:29:07 -08:00
time64.h
unistd.h Switch to upstream sleep(3) and usleep(3). 2013-11-20 16:24:16 -08:00
util.h
utime.h Fix utime/utimes when passed a NULL pointer. 2013-10-28 13:21:06 -07:00
utmp.h
wchar.h
wctype.h