aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strstr.3
Commit message (Expand)AuthorAgeFilesLines
* Add more locale-specific functions to the relevant man pages:Isabell Long2012-06-211-0/+10
* Add wide character variants of string manipulations routines to 'SEE ALSO'.Edward Tomasz Napierala2009-04-071-1/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Add the function memmem(3) as found in glibc and others.Andre Oppermann2005-08-251-0/+1
* mdoc(7) police: minor markup and spelling fixes.Ruslan Ermilov2001-11-201-4/+7
* Clarify that strnstr() will stop searching after in encounters a NULMike Barcroft2001-10-111-5/+8
* Implement strcasestr() which many others (f.e. Linux) already have.Andrey A. Chernov2001-10-101-1/+9
* Document the fact that the strnstr(3) function is not portable.Mike Barcroft2001-10-091-0/+5
* Add a new libc function, strnstr(3), which allows one to limit theMike Barcroft2001-10-091-11/+50
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-1/+1
* Drop the references to index(3) and rindex(3), which are non-standardAlexander Langer2000-07-181-2/+0
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+88