make inadvertently exposed __h{create,delete,search}_r functions static
[musl] / src / string / wcstok.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...