summaryrefslogtreecommitdiffstats
path: root/libc/string/strtok_r.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the toploevel makefile handing of shared libs. Add weak_aliasEric Andersen2001-06-121-1/+1
* Added __strtok_r function. Change strtok to a wrapper around __strtok_r andManuel Novoa III2001-03-011-0/+55