only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / src / string / wcscasecmp.c
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...