summaryrefslogtreecommitdiff
path: root/src/internal/floatscan.c
AgeCommit message (Expand)AuthorLines
2012-04-10set errno properly when parsing floating pointRich Felker-4/+21
2012-04-10add "scan helper getc" and rework strtod, etc. to use itRich Felker-72/+59
2012-04-10new floating point parser/converterRich Felker-0/+438