| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treat base 1 as an error in strtol-family functions | Rich Felker | 2017-01-04 | 1 | -1/+1 |
| * | fix overflow corner case in strtoul-family functions | Rich Felker | 2014-09-16 | 1 | -0/+1 |
| * | clean up stdio_impl.h | Rich Felker | 2012-11-08 | 1 | -0/+1 |
| * | fix really bad breakage in strtol, etc.: failure to accept leading spaces | Rich Felker | 2012-04-19 | 1 | -1/+1 |
| * | fix failure of int parser to unget an initial mismatching character | Rich Felker | 2012-04-17 | 1 | -0/+1 |
| * | new scanf implementation and corresponding integer parser/converter | Rich Felker | 2012-04-16 | 1 | -0/+97 |
