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