Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-11-08 | clean up stdio_impl.h | Rich Felker | -0/+4 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -6/+6 |
2012-04-19 | further fixes to leading space issue (forgot the wide versions) | Rich Felker | -2/+4 |
2012-04-16 | avoid hitting eof in wcstol | Rich Felker | -2/+3 |
2012-04-16 | use the new integer parser (FILE/shgetc based) for strtol, wcstol, etc. | Rich Felker | -14/+71 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+18 |