fix undefined behavior in getdelim via null pointer arithmetic and memcpy
[musl] / src / string / wcsncasecmp.c
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...