android_bionic/libc
Christopher Ferris b837767a63 Merge "Update kernel header generation docs." 2014-06-06 22:10:19 +00:00
..
arch-arm Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
arch-arm64 Removes index() from bionic. 2014-06-05 11:05:10 -07:00
arch-common/bionic Fixes for __cxa_finalize 2014-05-05 11:36:57 -07:00
arch-mips Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
arch-mips64 Removes index() from bionic. 2014-06-05 11:05:10 -07:00
arch-x86 Remove unnecessary instructions from x86/x86_64 syscalls. 2014-06-05 17:24:30 -07:00
arch-x86_64 Remove unnecessary instructions from x86/x86_64 syscalls. 2014-06-05 17:24:30 -07:00
bionic Remove bsd_signal and sysv_signal from bionic LP64. 2014-06-05 08:21:17 -07:00
dns Query libnetd_client for the appropriate netId for host resolution. 2014-05-19 12:49:52 -07:00
include Merge "Fix the printf family for non-ASCII." 2014-06-06 18:06:44 +00:00
kernel Update kernel header generation docs. 2014-06-06 13:54:36 -07:00
private Adds functionality specified by uchar.h 2014-06-04 08:39:24 -07:00
stdio Expose __srefill for LP64 until we can fix the NDK. 2014-05-27 21:23:36 -07:00
stdlib Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
tools Remove unnecessary instructions from x86/x86_64 syscalls. 2014-06-05 17:24:30 -07:00
tzcode Do not keep struct state on the stack. 2014-05-14 16:50:41 -07:00
unistd
upstream-dlmalloc
upstream-freebsd Register _cleanup function with atexit 2014-05-15 13:05:21 -07:00
upstream-netbsd Switch back to OpenBSD inet_ntop now they're FORTIFY clean. 2014-05-19 15:55:29 -07:00
upstream-openbsd Removes wcswcs from bionic for LP64. 2014-06-04 12:01:56 -07:00
zoneinfo Upgrade to tzdata2014d. 2014-05-28 20:33:33 -07:00
Android.mk Removes wcswcs from bionic for LP64. 2014-06-04 12:01:56 -07:00
MODULE_LICENSE_BSD
NOTICE Update the NOTICE files and improve the script slightly. 2014-05-05 16:23:15 -07:00
SYSCALLS.TXT Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
crt.mk