Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020年04月24日 | fix undefined behavior in wcsto[ld] family functions | Rich Felker | -2/+1 |
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.0 v0.5.0 | Rich Felker | -0/+18 |