platform_bionic/libc
Elliott Hughes 0f395b7ba0 Make logging fall back to /dev/stderr if we're on the host.
Otherwise you get no logging, which sucks.

Change-Id: Iea1e8f996461afbb217a55711b7967005c39cfcb
2013-10-08 13:19:00 -07:00
..
arch-arm Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
arch-common/bionic libc: fix __cxa_atexit implicit declaration 2013-10-07 11:33:20 -07:00
arch-mips Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
arch-x86 Clean up the x86 and x86_64 _exit_with_stack_teardown implementations. 2013-10-07 10:25:11 -07:00
arch-x86_64 Merge "Add an optional alias list to SYSCALLS.TXT" 2013-10-08 06:03:01 +00:00
bionic Make logging fall back to /dev/stderr if we're on the host. 2013-10-08 13:19:00 -07:00
include Add arch-x86_64/include/machine. 2013-10-04 16:10:13 -07:00
kernel The x86_64 kernel headers are the x86 kernel headers. 2013-10-01 18:03:23 -07:00
netbsd Change how DNS resolver handle no default iface 2013-08-22 21:05:49 -07:00
private Fix MIPS build. 2013-10-06 22:29:17 -07:00
stdio Remove _FORTIFY_SOURCE in implementation files. 2013-10-01 15:02:07 -07:00
stdlib Make ctype.h a little less unhygienic. 2013-08-13 14:30:59 -07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Refactor the syscall generation script. 2013-10-07 23:53:13 -07:00
tzcode Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications). 2013-09-27 00:04:30 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. 2013-08-12 12:07:05 -07:00
upstream-netbsd Add more __restricts, clean up __format__ attributes. 2013-05-14 16:08:43 -07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013g. 2013-10-06 11:35:34 -07:00
Android.mk Don't define the meaningless SOFTFLOAT for x86. 2013-10-07 09:53:44 -07:00
MODULE_LICENSE_BSD
NOTICE libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-03 10:20:43 -07:00
SYSCALLS.TXT Add an optional alias list to SYSCALLS.TXT 2013-10-07 21:37:12 +04:00