android_bionic/libc
Christopher Ferris a625ee2063 Use libdemangle for function names.
Bug: 62141808

Test: Ran unit tests, ran malloc debug with leaks and verified functions
Test: are demangled.
Change-Id: I1900632e9a55bb818b1aabc798224ff3eebc1fca
2017-06-02 10:10:24 -07:00
..
arch-arm Fix assembler warnings. 2017-05-24 16:06:11 -07:00
arch-arm64 Switch to inline assembler in crtbegin. 2017-05-23 14:47:16 -07:00
arch-common/bionic Remove obsolete __stack_chk_fail_local. 2017-05-23 16:43:30 -07:00
arch-mips MIPS: 32/64-bit VDSO support 2017-06-01 08:50:57 -07:00
arch-mips64 MIPS: 32/64-bit VDSO support 2017-06-01 08:50:57 -07:00
arch-x86 Remove obsolete __stack_chk_fail_local. 2017-05-23 16:43:30 -07:00
arch-x86_64 Make all the ELF relocation constants available. 2017-04-19 13:28:32 -07:00
async_safe Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
bionic MIPS: 32/64-bit VDSO support 2017-06-01 08:50:57 -07:00
dns Make use of the DNS query hook in the netcontext 2017-05-22 18:37:25 -04:00
include Fix boost build with unified headers. 2017-06-01 14:08:58 -07:00
kernel Enable exporting the non-uapi scsi headers. 2017-05-25 19:17:55 -07:00
malloc_debug Use libdemangle for function names. 2017-06-02 10:10:24 -07:00
private MIPS: 32/64-bit VDSO support 2017-06-01 08:50:57 -07:00
seccomp Expand whitelist 2017-05-25 16:22:04 -07:00
stdio Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
stdlib Clean up __isthreaded. 2017-05-11 15:29:03 -07:00
tools Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
tzcode Fix incorrect check. 2017-04-14 12:58:56 -07:00
upstream-freebsd
upstream-netbsd
upstream-openbsd Clean up __isthreaded. 2017-05-11 15:29:03 -07:00
versioner-dependencies Revert "Revert "Run the versioner as part of the build."" 2017-03-27 13:06:45 -07:00
zoneinfo Addition of a new system file for time zone data 2017-03-31 15:35:14 +01:00
Android.bp Enable exporting the non-uapi scsi headers. 2017-05-25 19:17:55 -07:00
Android.mk
MODULE_LICENSE_BSD
NOTICE libc: clean up ARM64 copyright notices 2017-05-04 12:59:53 -04:00
SECCOMP_BLACKLIST.TXT Add seccomp blacklist, and exclude swap functions 2017-04-12 19:34:33 +00:00
SECCOMP_WHITELIST.TXT Expand whitelist 2017-05-25 16:22:04 -07:00
SYSCALLS.TXT MIPS: 32/64-bit VDSO support 2017-06-01 08:50:57 -07:00
fs_config_generator.py
libc.arm.map Move mallopt to correct section. 2017-05-31 11:00:18 -07:00
libc.arm64.map Move mallopt to correct section. 2017-05-31 11:00:18 -07:00
libc.map.txt Move mallopt to correct section. 2017-05-31 11:00:18 -07:00
libc.mips.map Move mallopt to correct section. 2017-05-31 11:00:18 -07:00
libc.mips64.map Move mallopt to correct section. 2017-05-31 11:00:18 -07:00
libc.x86.map Move mallopt to correct section. 2017-05-31 11:00:18 -07:00
libc.x86_64.map Move mallopt to correct section. 2017-05-31 11:00:18 -07:00
libstdc++.arm.map
libstdc++.arm64.map
libstdc++.map.txt
libstdc++.mips.map
libstdc++.mips64.map
libstdc++.x86.map
libstdc++.x86_64.map
version_script.txt