summaryrefslogtreecommitdiffstats
path: root/libc/string/strtok.c
Commit message (Expand)AuthorAgeFilesLines
* Added __strtok_r function. Change strtok to a wrapper around __strtok_r andManuel Novoa III2001-03-011-58/+3
* Update and simplification.Eric Andersen2000-10-071-33/+25
* Rework all the string handling. Make const stuff be constified.Eric Andersen2000-07-061-1/+1
* Initial revision0_9_1Erik Andersen2000-05-141-0/+71