Home | History | Annotate | Download | only in string
History log of /src/lib/libc/string/strcmp.3
RevisionDateAuthorComments
 1.14  14-Jul-2016  abhinav Add missing words and fix grammar.
 1.13  16-Oct-2006  wiz nul/null/NULL cleanup:
when talking about characters/bytes, use "nul" and "nul-terminate"
when talking about pointers, use "null pointer" or ".Dv NULL"
 1.12  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.11  10-May-2003  wiz Grammar improvement from jmc@openbsd.
 1.10  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.9  07-Feb-2002  ross Generate <>& symbolically.
 1.8  16-Sep-2001  wiz Whitespace fixes and sort SEE ALSO.
 1.7  23-Oct-1998  tron branches: 1.7.12;
Add note about special case when calling strcmp() or strcasecmp() with
len = 0 as suggested by Jaromir Dolecek in PR lib/6344.
 1.6  05-Feb-1998  perry add LIBRARY section to man page
 1.5  30-Jan-1998  perry update to lite-2
 1.4  14-Nov-1997  mrg add missing .Nm entries. from spz@serpens.swb.de.
 1.3  09-Oct-1997  lukem branches: 1.3.2;
rcsid police
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  30-Jan-1998  perry import lite-2
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.3.2.1  14-Nov-1997  mrg pull up from trunk: add missing .Nm entries. from spz@serpens.swb.de.
 1.7.12.3  22-Mar-2002  nathanw Catch up to -current.
 1.7.12.2  08-Mar-2002  nathanw Catch up to -current.
 1.7.12.1  08-Oct-2001  nathanw Catch up to -current.

RSS XML Feed