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