summaryrefslogtreecommitdiffstats
path: root/libc/bionic/atof.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Ensure we always have symbols for atof, strtof, strtold.Elliott Hughes2014-03-121-0/+35
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