make fgetwc set error indicator for stream on encoding errors
[musl] / src / stdio / fgetwc.c
2019-05-06 Rich Felkermake fgetwc set error indicator for stream on encoding...
2018-09-16 Rich Felkerfix null pointer subtraction and comparison in stdio
2017-11-20 Rich Felkermake fgetwc handling of encoding errors consistent...
2017-11-19 Szabolcs Nagyfix fgetwc when decoding a character that crosses buffe...
2015-06-16 Rich Felkerbyte-based C locale, phase 2: stdio and iconv (multibyt...
2015-06-13 Rich Felkerfix idiom for setting stdio stream orientation to wide
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up stdio_impl.h
2011-07-30 Rich Felkeradd proper fuxed-based locking for stdio
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-02-15 Rich Felkerfix some pointer signedness issues (this was invalid C)
2011-02-12 Rich Felkerinitial check-in, version 0.5.0