fix off-by-one error that caused uninitialized memory read in floatscan
[musl] / src / string / wcstok.c
2012-03-02 Rich Felkeradd all missing wchar functions except floating point...