android_bionic/libc
Elliott Hughes c62a4b5a7a Fix freeaddrinfo(NULL).
Bug: https://code.google.com/p/android/issues/detail?id=13228
Change-Id: I5e3b126d90d750a93ac0b8872198e50ba047e603
2015-01-08 17:28:46 -08:00
..
arch-arm Move the generic arm memcmp.S into the generic directory. 2014-12-15 11:06:34 -08:00
arch-arm64 Fix arm64 clone stack handling. 2014-12-10 11:08:47 -08:00
arch-common/bionic
arch-mips Add support for DT_MIPS_RLD_MAP2 tag. 2014-12-19 11:13:11 -08:00
arch-mips64 [MIPS] Add sgidefs.h for mips64 2014-12-12 16:25:36 -08:00
arch-x86 Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
arch-x86_64 Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
bionic Make pthread stack size match real range. 2015-01-08 14:27:24 -08:00
dns Fix freeaddrinfo(NULL). 2015-01-08 17:28:46 -08:00
include [MIPS64] Add correct mcontext_t for 64-bit MIPS 2015-01-06 07:58:02 -08:00
kernel fix runtime issues for scripts 2014-12-10 07:53:07 +00:00
private Split the shared group data from the shared passwd data. 2014-12-18 15:01:10 -08:00
stdio Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
tools Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
tzcode libc: Fix mktime returns an uncorrect time in empty TZ case 2014-11-14 18:13:07 -08:00
upstream-dlmalloc
upstream-freebsd
upstream-netbsd Remove bogus transitive includes. 2014-12-29 13:29:50 -08:00
upstream-openbsd Merge "Remove more BSD cruft from the public headers." 2014-12-23 20:14:52 +00:00
zoneinfo
Android.mk Fix missing symbol for debug malloc. 2014-12-10 11:10:00 -08:00
MODULE_LICENSE_BSD
NOTICE Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
SYSCALLS.TXT Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
crt.mk