platform_bionic/libc
Elliott Hughes ef0696d46a Fix malloc debugging for LP64.
Change-Id: Idd0b239f5c66d45de315d556271a5d13b8eb907c
2013-10-08 16:18:55 -07:00
..
arch-arm pthread_exit should call __NR_exit with status 0. 2013-10-08 14:48:05 -07:00
arch-common/bionic libc: fix __cxa_atexit implicit declaration 2013-10-07 11:33:20 -07:00
arch-mips pthread_exit should call __NR_exit with status 0. 2013-10-08 14:48:05 -07:00
arch-x86 pthread_exit should call __NR_exit with status 0. 2013-10-08 14:48:05 -07:00
arch-x86_64 pthread_exit should call __NR_exit with status 0. 2013-10-08 14:48:05 -07:00
bionic Fix malloc debugging for LP64. 2013-10-08 16:18:55 -07:00
include Fix the ALIGN and ALIGNBYTES macros for LP64. 2013-10-08 15:31:44 -07:00
kernel The x86_64 kernel headers are the x86 kernel headers. 2013-10-01 18:03:23 -07:00
netbsd Change how DNS resolver handle no default iface 2013-08-22 21:05:49 -07:00
private Fix MIPS build. 2013-10-06 22:29:17 -07:00
stdio Remove _FORTIFY_SOURCE in implementation files. 2013-10-01 15:02:07 -07:00
stdlib Make ctype.h a little less unhygienic. 2013-08-13 14:30:59 -07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Refactor the syscall generation script. 2013-10-07 23:53:13 -07:00
tzcode Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications). 2013-09-27 00:04:30 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc
upstream-freebsd Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. 2013-08-12 12:07:05 -07:00
upstream-netbsd Add more __restricts, clean up __format__ attributes. 2013-05-14 16:08:43 -07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013g. 2013-10-06 11:35:34 -07:00
Android.mk Don't define the meaningless SOFTFLOAT for x86. 2013-10-07 09:53:44 -07:00
MODULE_LICENSE_BSD
NOTICE libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-03 10:20:43 -07:00
SYSCALLS.TXT Add an optional alias list to SYSCALLS.TXT 2013-10-07 21:37:12 +04:00