Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-15 | fix undefined behavior in strto* via FILE buffer pointer abuse | Rich Felker | -8/+1 |
2018-09-12 | reduce spurious inclusion of libc.h | Rich Felker | -1/+0 |
2013-07-26 | add ABI symbols for strtol family functions | Rich Felker | -0/+8 |
2012-11-08 | clean up stdio_impl.h | Rich Felker | -0/+3 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -6/+6 |
2012-04-16 | use the new integer parser (FILE/shgetc based) for strtol, wcstol, etc. | Rich Felker | -13/+49 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+17 |