summaryrefslogtreecommitdiff
path: root/lib/libc/string/wcstok.3
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2002-10-15Remove stray comma at the end of the See Also list.Tim J. Robbins
2002-10-02Add an example showing how to use wcstok(). Fix ordering of See Also section.Tim J. Robbins
2002-09-08Replace a stray reference to strtok() with one to wcstok().Tim J. Robbins
2002-09-07Add an implementation of wcstok(), based on strtok_r().Tim J. Robbins