platform_bionic/libc
Elliott Hughes 0975a5d9d2 Fix clang build.
Apparently clang really doesn't want you to take the address of a builtin.
Since this is only a temporary hack, let's just shrug and accept that
clang-built volantis images won't work until we have new NVIDIA blobs.

Bug: http://b/20065774
Change-Id: I4c8e893b15a1af8f9c54d3f89bfef112b63d09b4
2015-04-03 13:10:04 -07:00
..
arch-arm Use ALIAS_SYMBOL for assembler aliasing. 2015-03-25 09:12:00 -07:00
arch-arm64 Fix clang build. 2015-04-03 13:10:04 -07:00
arch-common/bionic Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
arch-mips Remove _memset16 and _memset32 from mips/mips64 bionic. 2015-04-02 10:34:58 -07:00
arch-mips64 Remove _memset16 and _memset32 from mips/mips64 bionic. 2015-04-02 10:34:58 -07:00
arch-x86 Use ALIAS_SYMBOL for assembler aliasing. 2015-03-25 09:12:00 -07:00
arch-x86_64 Use ALIAS_SYMBOL for assembler aliasing. 2015-03-25 09:12:00 -07:00
bionic Merge "Refactor pthread_mutex to support 32-bit owner_tid on 64-bit devices." 2015-04-02 20:27:40 +00:00
dns Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
include Add ANDROID_DLEXT_FORCE_LOAD flag 2015-04-03 10:50:48 -07:00
kernel Upgrade kernel headers to 3.18.10. 2015-03-31 14:57:48 -07:00
private Make ThreadLocalBuffer a class rather than a macro. 2015-03-31 10:56:58 -07:00
stdio Hide internal of pthread_mutex_t. 2015-03-25 17:54:17 -07:00
tools Make gensyscalls.py use the ALIAS_SYMBOL macro. 2015-03-24 21:08:26 -07:00
tzcode libc: Fix mktime returns an uncorrect time in empty TZ case 2014-11-14 18:13:07 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
upstream-netbsd Remove bogus transitive includes. 2014-12-29 13:29:50 -08:00
upstream-openbsd Fix memchr overflow. 2015-02-14 13:21:22 -08:00
zoneinfo Update tzdata to tzdata2015a 2015-02-17 17:05:48 +00:00
Android.mk Fix volantis boot. 2015-04-03 12:37:03 -07:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
MODULE_LICENSE_BSD
NOTICE Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
SYSCALLS.TXT Hide statfs/fstatfs' ST_VALID flag from userspace. 2015-03-18 15:46:48 -07:00
version_script.txt Fix volantis boot. 2015-04-03 12:37:03 -07:00