work around gcc 4.8's generation of self-referential mem* functions at -O3
[oweals/musl.git] / src / string / wcsncasecmp.c
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...