bionic/libc/include
Todd Poynor d1ad4f6dab epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events
Change-Id: I4a579fc4a74adaee57911b3974ec2f93d9321e8b
2013-05-13 12:06:36 -07:00
..
android libc: Add <android/api-level.h> 2010-12-06 12:05:11 +01:00
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 epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT events 2013-05-13 12:06:36 -07: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 Fix builds where _FORTIFY_SOURCE is off. 2013-03-22 10:58:55 -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 libc: tag missing functions in system headers. 2010-10-09 17:56:55 +02:00
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 Document the mallinfo struct, add missing attributes. 2013-02-04 13:44:14 -08:00
memory.h Fix <memory.h> to be a synonym for <string.h> like in glibc. 2013-02-22 11:11:48 -08:00
mntent.h
netdb.h dns cache per interface iteration 2 2013-02-07 09:40:16 -08:00
nsswitch.h
pathconf.h
paths.h
poll.h
pthread.h Fix pthreads functions that should return ESRCH. 2013-02-19 12:21:41 -08: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 libc: upgrade some libc functions to _FORTIFY_SOURCE=2 2013-04-30 11:31:35 -07:00
stdlib.h Remove useless #defines and incorrect claims from header files. 2012-10-01 15:12:40 -07:00
string.h Use restrict pointers for various libc functions. 2013-05-07 10:00:21 -07:00
strings.h Fix builds where _FORTIFY_SOURCE is off. 2013-03-22 10:58:55 -07:00
syslog.h
termio.h
termios.h termios: add tcdrain 2012-09-04 14:11:28 +02:00
time64.h
time.h libc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOTONIC_HR 2013-05-13 11:00:07 -07:00
unistd.h unistd.h: don't include sys/capability.h 2013-03-01 10:10:55 -08:00
util.h
utime.h
utmp.h
wchar.h Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
wctype.h