aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/scanf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-02fix nan/infinity macros in math.h, etc.Rich Felker1-6/+8
2012-03-02fix obscure bug in strtoull reading the highest 16 possible valuesRich Felker1-1/+1
2012-03-02typo in math.h c version checkRich Felker1-1/+1
2012-03-02make math.h compatibe with c89Rich Felker1-1/+5
2012-03-02remove debug cruft that was left in getdateRich Felker1-2/+0