Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-29 | fix failure of ungetc and ungetwc to work on files in eof status | Rich Felker | 1 | -3/+3 |
2011-03-28 | fix getc - the classic error of trying to store EOF+0-255 in a char type.. | Rich Felker | 1 | -3/+3 |
2011-03-28 | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | 1 | -2/+6 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+7 |