Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |