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