Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix FILE buffer underflow in ungetwc | Rich Felker | 2016-04-26 | 1 | -3/+3 |
* | byte-based C locale, phase 2: stdio and iconv (multibyte callers) | Rich Felker | 2015-06-16 | 1 | -0/+5 |
* | fix idiom for setting stdio stream orientation to wide | Rich Felker | 2015-06-13 | 1 | -1/+1 |
* | remove another invalid skip of locking in ungetwc | Rich Felker | 2015-06-06 | 1 | -3/+1 |
* | remove invalid skip of locking in ungetwc | Rich Felker | 2015-06-06 | 1 | -6/+3 |
* | fix failure of ungetc and ungetwc to work on files in eof status | Rich Felker | 2015-05-29 | 1 | -1/+2 |
* | clean up stdio_impl.h | Rich Felker | 2012-11-08 | 1 | -0/+4 |
* | major stdio overhaul, using readv/writev, plus other changes | Rich Felker | 2011-03-28 | 1 | -16/+1 |
* | fix all implicit conversion between signed/unsigned pointers | Rich Felker | 2011-03-25 | 1 | -1/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+45 |