implement mbtowc directly, not as a wrapper for mbrtowc
[musl] / src / multibyte / mbtowc.c
2013-04-09 Rich Felkerimplement mbtowc directly, not as a wrapper for mbrtowc
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0