summaryrefslogtreecommitdiff
path: root/src/stdlib/strtod.c
AgeCommit message (Expand)AuthorLines
2012-04-19fix really bad breakage in strtol, etc.: failure to accept leading spacesRich Felker-5/+3
2012-04-10add "scan helper getc" and rework strtod, etc. to use itRich Felker-2/+4
2012-04-10unify strtof/strtod/strtold wrappers and fix initial whitespace issueRich Felker-4/+21
2012-04-10new floating point parser/converterRich Felker-1/+10
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+6