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