summaryrefslogtreecommitdiff
path: root/src/stdio/__scanf.c
AgeCommit message (Expand)AuthorLines
2012-04-17introduce new wide scanf code and remove the last remnants of old scanfRich Felker-483/+0
2012-03-13fix scanf handling of "0" (followed by immediate EOF) with "%x"Rich Felker-11/+6
2011-04-25fix 2 eof-related bugs in scanfRich Felker-3/+4
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+487