platform_bionic/libc
Dmitriy Ivanov 1ffec1cc4d Introduce anonymous namespace
The anonymous namespace is introduced to
handle cases when linker can not find the
caller. This usually happens when caller
code was not loaded by dynamic linker;
for example mono-generated code.

Bug: http://b/25844435
Bug: http://b/22548808
Change-Id: I9e5b1d23c1c75bc78548d68e79216a6a943a33cf
2015-11-23 16:13:10 -08:00
..
arch-arm fix the mremap signature 2015-11-06 13:14:43 -08:00
arch-arm64 fix the mremap signature 2015-11-06 13:14:43 -08:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 11:57:53 -07:00
arch-mips fix the mremap signature 2015-11-06 13:14:43 -08:00
arch-mips64 fix the mremap signature 2015-11-06 13:14:43 -08:00
arch-x86 fix the mremap signature 2015-11-06 13:14:43 -08:00
arch-x86_64 fix the mremap signature 2015-11-06 13:14:43 -08:00
bionic Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." 2015-11-21 01:50:29 +00:00
dns Fix alignment after variable-length data. 2015-07-06 14:43:28 -07:00
include Introduce anonymous namespace 2015-11-23 16:13:10 -08:00
kernel <netinet/udp.h> should include <linux/udp.h>. 2015-09-22 12:34:13 -07:00
private Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." 2015-11-21 01:50:29 +00:00
stdio Add fileno_unlocked to support thread sanitizer. 2015-11-06 16:13:47 -08:00
stdlib name the atexit handler pages 2015-07-27 11:04:58 -07:00
tools Generate libdl.so per-architecture version script 2015-10-30 17:43:27 -07:00
tzcode Improve libc time zone fallback behavior. 2015-11-13 08:38:48 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Move several FreeBSD functions to OpenBSD. 2015-09-14 19:01:58 -07:00
upstream-netbsd Sync with upstream NetBSD lib/libc/regex. 2015-09-14 18:45:52 -07:00
upstream-openbsd Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. 2015-10-23 12:32:52 -07:00
zoneinfo Update timezone data to 2015g 2015-10-09 17:58:58 +01:00
Android.bp Update libc/Android.bp to match libc/Android.mk 2015-11-19 14:18:06 -08:00
Android.mk Merge "Disable clang for mips/mips64 libc." 2015-11-20 18:27:14 +00:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
libc.arm.map Implement pthread spin. 2015-11-18 17:51:21 -08:00
libc.arm64.map Implement pthread spin. 2015-11-18 17:51:21 -08:00
libc.map.txt Implement pthread spin. 2015-11-18 17:51:21 -08:00
libc.mips.map Implement pthread spin. 2015-11-18 17:51:21 -08:00
libc.mips64.map Implement pthread spin. 2015-11-18 17:51:21 -08:00
libc.x86.map Implement pthread spin. 2015-11-18 17:51:21 -08:00
libc.x86_64.map Implement pthread spin. 2015-11-18 17:51:21 -08:00
MODULE_LICENSE_BSD
NOTICE Regenerate NOTICE files. 2015-08-28 20:23:52 -07:00
SYSCALLS.TXT fix the mremap signature 2015-11-06 13:14:43 -08:00
version_script.txt Revert "Fix volantis boot." 2015-05-07 15:12:24 -07:00