implement mbtowc directly, not as a wrapper for mbrtowc
[musl] / src / locale / wcscoll_l.c
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...