Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-04-16 | fix buggy limiter handling in shgetc | Rich Felker | -4/+3 |
2012-04-16 | fix broken shgetc limiter logic (wasn't working) | Rich Felker | -1/+4 |
2012-04-11 | fix incorrect initial count in shgetc when data is already buffered | Rich Felker | -1/+1 |
2012-04-10 | add "scan helper getc" and rework strtod, etc. to use it | Rich Felker | -0/+24 |