OSDN Git Service

Add strtof_l and strtod_l.
authorDan Albert <danalbert@google.com>
Wed, 21 Sep 2016 08:42:19 +0000 (01:42 -0700)
committerDan Albert <danalbert@google.com>
Thu, 22 Sep 2016 07:44:37 +0000 (00:44 -0700)
commit3103f6d39e4ae309a9374ee38f414400c889c558
treee67c7868d7bcc5b0f76fc060f8ac7724b6865677
parent904460f749b5a90ca25228a6a3fa0c9ef413a961
Add strtof_l and strtod_l.

libc++ needs these now. Add shims to match the others.

Test: make checkbuild tests
Bug: http://b/31639993
Change-Id: Ifec6c32099145d8d3d1a5639a4809e5e9f553c33
libc/bionic/locale.cpp
libc/include/stdlib.h
libc/libc.arm.map
libc/libc.arm64.map
libc/libc.map.txt
libc/libc.mips.map
libc/libc.mips64.map
libc/libc.x86.map
libc/libc.x86_64.map