summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strstr.3
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: minor markup and spelling fixes.ru2001-11-201-4/+7
* Clarify that strnstr() will stop searching after in encounters a NULmike2001-10-111-5/+8
* Implement strcasestr() which many others (f.e. Linux) already have.ache2001-10-101-1/+9
* Document the fact that the strnstr(3) function is not portable.mike2001-10-091-0/+5
* Add a new libc function, strnstr(3), which allows one to limit themike2001-10-091-11/+50
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
* Drop the references to index(3) and rindex(3), which are non-standardalex2000-07-181-2/+0
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+88
OpenPOWER on IntegriCloud