Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016年04月26日 | fix FILE buffer underflow in ungetwc | Rich Felker | -3/+3 |
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.0 v0.5.0 | Rich Felker | -0/+45 |