summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strtok.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-0/+2
* Remove needless casts. There's no reason to cast delim to char *millert2015-06-191-5/+4
* zap remaining rcsid.espie2005-08-081-4/+0
* ansification; pval okderaadt2003-06-111-10/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Implement strtok_r.art1999-11-091-5/+15
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+90