platform_bionic/libc
Elliott Hughes 8d60cc6316 Use __inline__ for fortify.
libunwind has #define inline /* empty */ which breaks our fortified headers.
glibc uses __inline but our BSD-derived headers often override that. __inline__
is the third alternative understood by GCC that -- as far as I know -- neither
the C library itself nor third-party code tries to mess with.

Bug: 12871594
Change-Id: I6677e70ea531bb7d4c46021b43af760d4ad8ecf7
2014-02-03 15:41:57 -08:00
..
arch-arm Add all implicitly loaded symbols from libgcc.a into libgcc_compat.c. 2014-01-24 15:20:11 -08:00
arch-arm64 bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Fix <sys/resource.h>. 2014-01-09 11:00:04 -08:00
arch-x86 Fix <sys/resource.h>. 2014-01-09 11:00:04 -08:00
arch-x86_64 Fix <sys/resource.h>. 2014-01-09 11:00:04 -08:00
bionic [MIPS] SA_RESTORER support is not needed for MIPS 2014-01-30 20:39:53 -08:00
include Use __inline__ for fortify. 2014-02-03 15:41:57 -08:00
kernel Regenerate binder header 2014-01-28 19:29:46 -08:00
netbsd Remove a __system_property_get call from the DNS code. 2014-01-28 14:54:11 -08:00
private bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc
upstream-freebsd Switch to upstream sleep(3) and usleep(3). 2013-11-20 16:24:16 -08:00
upstream-netbsd bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013i. 2013-12-20 11:26:19 -08:00
Android.mk bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00
MODULE_LICENSE_BSD
NOTICE Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
SYSCALLS.TXT bionic: rename aarch64 target to arm64 2014-01-23 18:35:39 -08:00