platform_bionic/libc
Kito Cheng ea489745dc Use hidden visibility for internal-use-only functions
- malloc_debug_init and malloc_debug_fini

Change-Id: I4261ff428a50d8f0371415cda71bcc0a9487ce67
2013-04-12 16:34:38 +08:00
..
arch-arm Add missing branch in memcpy.S dst aligned case. 2013-04-10 17:21:29 -07:00
arch-mips Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:52:25 -07:00
arch-x86 Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07:00
bionic Use hidden visibility for internal-use-only functions 2013-04-12 16:34:38 +08:00
include Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a 2013-04-03 11:10:37 -07:00
kernel Update processed linux/fs.h header file 2013-03-27 16:05:22 -07:00
netbsd Update getaddrinfo to RFC6724 2013-04-01 18:04:25 -07:00
private Make abort messages available to debuggerd. 2013-04-05 11:24:19 -07:00
stdio Start moving to current FreeBSD stdio. 2013-04-11 13:55:01 -07:00
stdlib stdlib: atexit: include <sys/cdefs.h> 2013-02-16 21:23:27 +05:30
string Drop magic number in strrchr and strchr 2013-03-22 10:18:09 +08:00
tools Fix the SYSCALLS.TXT documentation and remove a dead script. 2013-04-03 10:08:09 -07:00
tzcode Don't search off the end of the index for bad Olson ids. 2013-03-14 14:38:08 -07:00
unistd Upgrade to current NetBSD popen/pclose. 2013-03-06 16:20:55 -08:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Start moving to current FreeBSD stdio. 2013-04-11 13:55:01 -07:00
upstream-netbsd Upgrade to current NetBSD popen/pclose. 2013-03-06 16:20:55 -08:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Fix a bug in ZoneCompactor that meant the zonetab offset was wrong. 2013-03-14 17:10:24 -07:00
Android.mk Start moving to current FreeBSD stdio. 2013-04-11 13:55:01 -07:00
CAVEATS
MODULE_LICENSE_BSD
NOTICE Regenerate NOTICE files. 2013-03-07 11:51:10 -08:00
SYSCALLS.TXT Fix the SYSCALLS.TXT documentation and remove a dead script. 2013-04-03 10:08:09 -07:00