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