summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strtok.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-87/+0
* 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