about summary refs log tree commit diff
path: root/src/stdio/__scanf.c
Commit message (Expand)AuthorAgeFilesLines
* fix scanf handling of "0" (followed by immediate EOF) with "%x"Rich Felker2012-03-131-11/+6
* fix 2 eof-related bugs in scanfRich Felker2011-04-251-3/+4
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+487