android_bionic/libc/include
Elliott Hughes f64b8ea09d Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
Bug: 5287571
Bug: 12612860
Change-Id: I4501b9c6cdf9a830336ce0b3afc4ea716b6a0f6f
2014-02-03 16:20:46 -08:00
..
android
arpa
asm
net
netinet Add TCPOPT_* constants. 2014-01-03 15:58:40 -08:00
netpacket
sys Use __inline__ for fortify. 2014-02-03 15:41:57 -08:00
alloca.h
ar.h
assert.h Add "__noreturn" to assert and assert2 2014-01-15 07:32:52 +00:00
byteswap.h
ctype.h
dirent.h Add the glibc-compatible d_fileno. 2014-01-09 12:37:12 -08:00
dlfcn.h
elf.h Add NT_PRSTATUS to <elf.h>. 2014-01-09 15:45:07 -08:00
endian.h
err.h
errno.h
fcntl.h Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. 2014-02-03 16:20:46 -08:00
features.h
fnmatch.h
fts.h
ftw.h
getopt.h
grp.h
inttypes.h Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64). 2014-01-24 16:38:07 -08:00
lastlog.h
libgen.h
limits.h
link.h
locale.h
malloc.h
memory.h
mntent.h Add extra libc stubs for mntent related functions. 2014-01-10 01:24:34 +00:00
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 <sched.h> should offer both __sched_priority and sched_priority. 2014-01-07 17:48:30 -08:00
search.h
semaphore.h
setjmp.h
sgidefs.h Add <sgidefs.h>. 2014-01-09 13:54:49 -08:00
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 Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64). 2014-01-24 16:38:07 -08: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
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
ucontext.h Add x86_64 ucontext.h for better compatibility 2014-01-29 15:35:33 -08:00
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