summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/wcstok.c
Commit message (Collapse)AuthorAgeFilesLines
* 2008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-121-0/+181
* libc/include/wchar.h: Added wcstok() declaration. * libc/string/wcstok.c: New file, implementing wcstok. * libc/string/Makefile.am: Add wcstok support. * libc/string/wcstrings.tex: Ditto. * libc/string/Makefile.in: Regenerated.