summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcmp.3
Commit message (Collapse)AuthorAgeFilesLines
* Note that strncmp() will not compare characters after a NUL character.mike2001-10-111-1/+8
| | | | | | | Add a missing word. Bump document date. Inspired by: IEEE Std 1003.1-200x (Draft 7) MFC after: 3 days
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Fix a minor style nit in the NAME section.mpp1999-06-111-1/+1
|
* Move the description of the strncmp() function from the RETURN VALUESmpp1999-06-111-6/+6
| | | | | | | section to the DESCRIPTION section. PR: 12133 Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
* PR: 5573danny1998-01-271-1/+2
| | | | | Submitted by: garbanzo@hooked.net Add strncasecmp, strncmp to NAME field.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+93
OpenPOWER on IntegriCloud