Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-03-28 | fix undefined pointer comparison in stdio-internal __toread | Rich Felker | -1/+1 |
2015-05-29 | fix failure of ungetc and ungetwc to work on files in eof status | Rich Felker | -4/+4 |
2014-07-16 | simplify __stdio_exit static linking logic | Rich Felker | -6/+3 |
2012-07-02 | fix missing function declarations for __stdio_exit | Rich Felker | -0/+2 |
2012-06-19 | stdio: handle file position correctly at program exit | Rich Felker | -0/+8 |
2011-03-28 | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | -0/+14 |