summaryrefslogtreecommitdiff
path: root/src/internal/intscan.c
AgeCommit message (Expand)AuthorLines
2012-04-19fix really bad breakage in strtol, etc.: failure to accept leading spacesRich Felker-1/+1
2012-04-17fix failure of int parser to unget an initial mismatching characterRich Felker-0/+1
2012-04-16new scanf implementation and corresponding integer parser/converterRich Felker-0/+97