make fgetwc handling of encoding errors consistent with/without buffer
[oweals/musl.git] / src / string / wcscasecmp.c
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...