bionic/libc
Pavel Chupin 50282f72bb Add lconv declaration and localeconv(3)
lconv is taken from ndk/sources/android/support/include/locale.h and
matches
bsd/glibc upstream.
Keep old declaration for 32-bits for compatibility.
localeconv.c and deps are taken from openbsd upstream.
Changed strtod.c accordingly.

Change-Id: I9fcc4d15f5674d192950d80edf26f36006cd31b4
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2014-03-28 11:15:03 +00:00
..
arch-arm Add accept4() syscall 2014-03-26 15:50:01 +02:00
arch-arm64 Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Add accept4() syscall 2014-03-26 15:50:01 +02:00
arch-mips64 Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00:00
arch-x86 Add accept4() syscall 2014-03-26 15:50:01 +02:00
arch-x86_64 Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00:00
bionic Fix and clean up strtotimeval 2014-03-27 14:57:36 +00:00
dns Remove ALIGNBYTES and ALIGN from <sys/param.h> 2014-03-21 09:59:34 +00:00
include Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
private Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
stdio Remove ALIGNBYTES and ALIGN from <sys/param.h> 2014-03-21 09:59:34 +00:00
stdlib Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00: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 Clean up <stdio.h> macros. 2014-03-13 14:54:53 -07:00
upstream-netbsd Clean up reentrancy cruft. 2014-03-13 16:17:43 -07:00
upstream-openbsd Add lconv declaration and localeconv(3) 2014-03-28 11:15:03 +00:00
zoneinfo Upgrade to tzdata2014a. 2014-03-10 15:19:05 -07:00
Android.mk Keep the symbol table in the shared libc. 2014-03-24 17:56:13 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update the NOTICE files 2014-03-10 11:23:52 +00:00
SYSCALLS.TXT Add accept4() syscall 2014-03-26 15:50:01 +02:00