.. |
android
|
libc: Add <android/api-level.h>
|
2010-12-06 12:05:11 +01:00 |
arpa
|
…
|
|
net
|
add net/ethernet.h stub
|
2011-04-05 11:48:52 -07:00 |
netinet
|
am b127b1f2: Merge "libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto."
|
2011-06-07 13:24:04 -07:00 |
netpacket
|
…
|
|
sys
|
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
|
2011-06-22 14:34:39 -07:00 |
alloca.h
|
…
|
|
assert.h
|
…
|
|
byteswap.h
|
Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64.
|
2010-09-26 11:26:53 -07:00 |
ctype.h
|
…
|
|
dirent.h
|
…
|
|
dlfcn.h
|
fix prototype of dladdr
|
2011-09-28 12:17:34 -07:00 |
elf.h
|
…
|
|
endian.h
|
…
|
|
err.h
|
…
|
|
errno.h
|
…
|
|
fcntl.h
|
libc: add missing O_CLOEXEC from <fcntl.h>
|
2010-09-27 17:33:40 +02:00 |
features.h
|
…
|
|
fnmatch.h
|
…
|
|
fts.h
|
…
|
|
getopt.h
|
libc: tag missing functions in system headers.
|
2010-10-09 17:56:55 +02:00 |
grp.h
|
…
|
|
inttypes.h
|
Remove compiler warnings when building Bionic.
|
2010-06-22 17:51:41 -07:00 |
lastlog.h
|
…
|
|
libgen.h
|
…
|
|
limits.h
|
Remove compiler warnings when building Bionic.
|
2010-06-22 17:51:41 -07:00 |
locale.h
|
…
|
|
malloc.h
|
…
|
|
memory.h
|
…
|
|
mntent.h
|
…
|
|
netdb.h
|
libc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto.
|
2011-06-02 15:28:16 -07:00 |
nsswitch.h
|
…
|
|
pathconf.h
|
libc: Add missing C++ guards to <pathconf.h>
|
2010-09-27 17:27:14 +02:00 |
paths.h
|
…
|
|
poll.h
|
…
|
|
pthread.h
|
libc: <pthread.h>: Replace '#if __cplusplus' by '#ifdef __cplusplus'
|
2011-03-11 14:51:19 +01:00 |
pwd.h
|
…
|
|
regex.h
|
…
|
|
resolv.h
|
Add support for a dns cache per interface
|
2011-06-08 15:39:29 +02:00 |
sched.h
|
<sched.h>: Add sched_getcpu() and cpu_set_t
|
2010-12-06 13:42:54 +01:00 |
semaphore.h
|
…
|
|
setjmp.h
|
…
|
|
sgtty.h
|
…
|
|
sha1.h
|
…
|
|
signal.h
|
libc: Fix the definition of SIGRTMAX
|
2010-12-20 15:58:06 +01:00 |
stdint.h
|
libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined.
|
2011-03-11 14:39:05 +01:00 |
stdio.h
|
Fix the handle locking in stdio
|
2011-02-14 09:32:56 -08:00 |
stdlib.h
|
Add mkdtemp() prototype to stdlib.h.
|
2010-11-30 12:45:02 -08:00 |
string.h
|
…
|
|
strings.h
|
…
|
|
syslog.h
|
…
|
|
termio.h
|
libc: Add missing <termio.h> header
|
2010-06-11 14:39:39 -07:00 |
termios.h
|
…
|
|
time.h
|
<time.h>: Add timegm(), timelocal() and others.
|
2010-12-06 12:25:52 +01:00 |
time64.h
|
…
|
|
unistd.h
|
libc: Fix prctl() declaration.
|
2011-05-26 02:46:41 +02:00 |
util.h
|
…
|
|
utime.h
|
…
|
|
utmp.h
|
libc: remove C++ comments from public headers.
|
2010-09-27 17:35:26 +02:00 |
wchar.h
|
Add wcscasecmp() and wcsncasecmp() prototypes to wchar.h.
|
2010-11-29 13:15:07 -08:00 |
wctype.h
|
…
|
|