summaryrefslogtreecommitdiffstats
path: root/libc/string/strstr.c
Commit message (Collapse)AuthorAgeFilesLines
* Added stpcpy and strcasestr along with some code to test them.David McCullough2001-07-041-8/+26
|
* Update and simplification.Eric Andersen2000-10-071-82/+74
|
* Rework all the string handling. Make const stuff be constified.Eric Andersen2000-07-061-42/+113
| | | | -Erik
* Lots and lots of cleanups.Eric Andersen2000-07-061-1/+1
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+54