Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-04-19 | fix really bad breakage in strtol, etc.: failure to accept leading spaces | Rich Felker | -1/+1 |
2012-04-17 | fix failure of int parser to unget an initial mismatching character | Rich Felker | -0/+1 |
2012-04-16 | new scanf implementation and corresponding integer parser/converter | Rich Felker | -0/+97 |