summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strstr.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add RETURN VALUES section and .Xr to memmem(3).schwarze2016-05-111-3/+4
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* update HISTORY and SEE ALSO for all of string(3), together with variousschwarze2011-07-251-5/+13
* add HISTORY; shortened version of diff from Ilya A. Kovalenkojmc2007-09-191-2/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* strcasestr(3), a case-insensitive version of strstr(3). already in netbsdderaadt2005-03-301-13/+19
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Flesh out libc string function man pages.aaron2000-04-211-5/+3
* index/rindex as deprecated synonyms to strchr/strrchr.espie1999-09-211-3/+1
* repairsaaron1999-06-291-2/+3
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+89