summaryrefslogtreecommitdiffstats
path: root/libc/string/strtok_r.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-5/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-2/+2
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-191-3/+3
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-8/+13
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-9/+45
* Merge from trunk."Steven J. Hill"2005-12-021-2/+2
* Copy from trunk."Steven J. Hill"2005-11-171-0/+19
* Cleanup the mess, remove now obsolete filesEric Andersen2002-06-121-53/+0
* Use public interface, not a glibc style private oneEric Andersen2002-01-061-3/+1
* 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