platform_bionic/libc
Elliott Hughes 5a8173860d Ensure we always have symbols for atof, strtof, strtold.
We'll need a better implementation of strtold for LP64, but all our
long double functions are currently broken for LP64 anyway so this
isn't a regression.

Change-Id: I2bdebac11245d31521d5fa09a16331c03dc4339c
2014-03-12 16:12:57 -07:00
..
arch-arm Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-arm64 Add ARMv8 optimized string handling functions based on cortex-strings 2014-03-06 14:59:51 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-mips64 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-x86 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-x86_64 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
bionic Ensure we always have symbols for atof, strtof, strtold. 2014-03-12 16:12:57 -07:00
dns Update res_debug.c to take into account changes 2014-03-07 20:03:57 +00:00
include Ensure we always have symbols for atof, strtof, strtold. 2014-03-12 16:12:57 -07:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
private Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
stdio More stdio cleanup. 2014-03-11 15:05:50 -07:00
stdlib Clean up our OpenBSD usage. 2014-02-21 14:30:18 -08:00
tools Bring the generate-NOTICE script up to date. 2014-03-06 15:10:22 -08:00
tzcode Merge "Fix locatime.c indentation after sync" 2014-02-28 18:02:22 +00:00
unistd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Switch to upstream FreeBSD ldexp.c. 2014-03-10 16:23:09 -07:00
upstream-netbsd More stdio cleanup. 2014-03-11 15:05:50 -07:00
upstream-openbsd More stdio cleanup. 2014-03-11 15:05:50 -07:00
zoneinfo Upgrade to tzdata2014a. 2014-03-10 15:19:05 -07:00
Android.mk Ensure we always have symbols for atof, strtof, strtold. 2014-03-12 16:12:57 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD
NOTICE Update the NOTICE files 2014-03-10 11:23:52 +00:00
SYSCALLS.TXT Rewrite the POSIX timer functions. 2014-03-07 16:49:46 -08:00