android_bionic/libc/include
Elliott Hughes 6fe67c3cf2 Fix valgrind build.
Change-Id: Ie375d32565d10f4c0c56da5422f52b68cb069654
2013-01-29 17:49:12 -08:00
..
android
arpa Upgrade more functions to the current upstream NetBSD copy. 2012-10-23 12:29:53 -07:00
net Update the kernel headers to match external/kernel-headers. 2012-09-12 12:30:22 -07:00
netinet Update the kernel headers to match external/kernel-headers. 2012-09-12 12:30:22 -07:00
netpacket
sys Fix valgrind build. 2013-01-29 17:49:12 -08:00
alloca.h
ar.h New additions/bug fixes required/found when porting perf. 2012-03-20 12:54:55 -07:00
assert.h
byteswap.h
ctype.h
dirent.h libc: Fix alphasort() signature (and implementation). 2012-10-29 07:44:27 -07:00
dlfcn.h fix prototype of dladdr 2011-09-28 12:17:34 -07:00
elf.h libc: add getauxval() 2013-01-11 16:44:15 -08:00
endian.h
err.h
errno.h Reduce the exposure of the __set_errno implementation detail. 2012-11-30 12:05:18 -08:00
fcntl.h disable _FORTIFY_SOURCE under clang 2012-08-29 12:47:41 -07:00
features.h
fnmatch.h
fts.h
ftw.h libc: add ftw / nftw functions 2012-09-13 16:54:57 -07:00
getopt.h
grp.h
inttypes.h
lastlog.h
libgen.h
limits.h LONG_LONG_MIN/MAX: Move declarations to <limits.h> 2012-10-15 18:52:55 +02:00
link.h Add link.h for all platforms with dl_phdr_info 2012-08-17 12:44:23 -07:00
locale.h
malloc.h Upgrade to dlmalloc 2.8.5. 2012-08-20 14:12:20 -07:00
memory.h
mntent.h
netdb.h Update the kernel headers to match external/kernel-headers. 2012-09-12 12:30:22 -07:00
nsswitch.h
pathconf.h
paths.h
poll.h
pthread.h LONG_LONG_MIN/MAX: Move declarations to <limits.h> 2012-10-15 18:52:55 +02:00
pwd.h
regex.h
resolv.h libc: remove private declarations from <time.h> and <resolv.h> 2012-01-13 14:24:08 +01:00
sched.h Update MS_ mount flags, define unshare() syscall. 2012-08-14 12:09:25 -07:00
search.h Remove (near-)duplicate definitions of size_t and ssize_t. 2012-11-29 17:25:23 -08:00
semaphore.h
setjmp.h
sgtty.h
sha1.h Upgrade more functions to the current upstream NetBSD copy. 2012-10-23 12:29:53 -07:00
signal.h Unit tests for formatting code, fix %%. 2013-01-28 10:36:31 -08:00
stdint.h Remove (near-)duplicate definitions of size_t and ssize_t. 2012-11-29 17:25:23 -08:00
stdio.h Unit tests for formatting code, fix %%. 2013-01-28 10:36:31 -08:00
stdlib.h Remove useless #defines and incorrect claims from header files. 2012-10-01 15:12:40 -07:00
string.h FORTIFY_SOURCE: optimize 2013-01-17 15:41:33 -08:00
strings.h _FORTIFY_SOURCE: add memset / bzero support 2012-06-07 14:19:52 -07:00
syslog.h
termio.h
termios.h termios: add tcdrain 2012-09-04 14:11:28 +02:00
time.h Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" 2012-10-17 19:10:11 +02:00
time64.h
unistd.h Add getsid system call to bionic 2012-09-03 01:38:34 +03:00
util.h
utime.h
utmp.h
wchar.h Bug: __WINT_TYPE__ and wint_t reference to different types 2012-11-26 12:01:58 +04:00
wctype.h