fix idiom for setting stdio stream orientation to wide
[musl] / src / stdio / ungetwc.c
2015-06-13 Rich Felkerfix idiom for setting stdio stream orientation to wide
2015-06-06 Rich Felkerremove another invalid skip of locking in ungetwc
2015-06-06 Rich Felkerremove invalid skip of locking in ungetwc
2015-05-29 Rich Felkerfix failure of ungetc and ungetwc to work on files...
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up stdio_impl.h
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-03-25 Rich Felkerfix all implicit conversion between signed/unsigned...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0