android_bionic/libc
Dan Albert 2f9400b679 Merge "Use __libc_fatal() for failed malloc in new" 2014-06-03 16:53:47 +00:00
..
arch-arm Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
arch-arm64 Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -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 Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
arch-x86 Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
arch-x86_64 Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -07:00
bionic Merge "Use __libc_fatal() for failed malloc in new" 2014-06-03 16:53:47 +00:00
dns Query libnetd_client for the appropriate netId for host resolution. 2014-05-19 12:49:52 -07:00
include Remove issetugid. 2014-05-29 16:43:01 -07:00
kernel Scrub uapi headers slightly harder. 2014-05-15 12:01:11 -07:00
private Return the actual success result from __futex. 2014-05-29 10:27:55 -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 Fix x86 cfi directives for syscalls. 2014-05-29 19:04:36 -07:00
tzcode Do not keep struct state on the stack. 2014-05-14 16:50:41 -07:00
unistd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
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 Remove issetugid. 2014-05-29 16:43:01 -07:00
zoneinfo Upgrade to tzdata2014d. 2014-05-28 20:33:33 -07:00
Android.mk Avoid a system call in 'gettid'. 2014-06-02 10:32:55 -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