simplify logic in stpcpy; avoid copying first aligned byte twice
[musl] / src / string / wcsnlen.c
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...