work around gcc 4.8's generation of self-referential mem* functions at -O3
[oweals/musl.git] / src / string / wcpcpy.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...