summaryrefslogtreecommitdiff
path: root/src/internal/floatscan.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-12apply hidden visibility to various remaining internal interfacesRich Felker1-1/+1
2012-04-19fix really bad breakage in strtol, etc.: failure to accept leading spacesRich Felker1-1/+1
2012-04-10add "scan helper getc" and rework strtod, etc. to use itRich Felker1-1/+1
2012-04-10new floating point parser/converterRich Felker1-0/+8