android_bionic/libc
Kyunam Jo fa343e630d fix runtime issues for scripts
now, some script to update kernel-headers is not working.
because of wrong variable value and test codes.
so this issue is fixed.

Change-Id: Iffae9607858cc3c1c58fa24244be217b5a1ab06e
2014-12-10 07:53:07 +00:00
..
arch-arm Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
arch-arm64 Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
arch-common/bionic
arch-mips Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
arch-mips64 Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00: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 Fix ptsname(3) and ttyname(3) to use TLS. 2014-12-09 20:30:23 -08:00
dns Add error-check when mapping socket to fd 2014-11-27 11:01:50 -08:00
include Fix ptsname(3) and ttyname(3) to use TLS. 2014-12-09 20:30:23 -08:00
kernel fix runtime issues for scripts 2014-12-10 07:53:07 +00:00
private Fix ptsname(3) and ttyname(3) to use TLS. 2014-12-09 20:30:23 -08:00
stdio Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
tools Make the missing symbols script more useful. 2014-12-04 11:24:48 -08:00
tzcode libc: Fix mktime returns an uncorrect time in empty TZ case 2014-11-14 18:13:07 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Remove an unused file. 2014-10-29 13:42:23 -07:00
upstream-netbsd Add POSIX lcong48. 2014-11-06 14:14:37 -08:00
upstream-openbsd Avoid pathological behavior in OpenBSD's fread. 2014-12-02 14:22:02 -08:00
zoneinfo Upgrade bionic to tzdata2014j. 2014-11-11 16:44:21 -08:00
Android.mk Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
MODULE_LICENSE_BSD
NOTICE
SYSCALLS.TXT Merge "support _POSIX_REALTIME_SIGNALS" 2014-12-09 20:10:19 +00:00
crt.mk