summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcmp.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libc string functions were not ported from pwb to v7jsg2022-08-011-5/+3
| | | | | | https://minnie.tuhs.org/pipermail/tuhs/2017-August/011807.html ok schwarze@
* more library historyschwarze2013-07-171-4/+6
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* tweak previous;jmc2011-07-251-2/+2
|
* update HISTORY and SEE ALSO for all of string(3), together with variousschwarze2011-07-251-9/+17
| | | | | smaller improvements; jmc@ and nicm@ both ask me to get this in because further tweaking will be easier in-tree
* missing word;jmc2009-12-051-3/+3
| | | | from trhodes@freebsd, r200095;
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-2/+2
| | | | | termination with '\0') vs. null termination. Input from krw@, jaredy@, jmc@. OK deraadt@
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* typos;jmc2003-05-101-2/+2
|
* Flesh out libc string function man pages.aaron2000-04-211-5/+3
|
* some NAME section cleanupaaron1999-06-061-2/+2
|
* some repairs, add example to strdup(3) pageaaron1999-06-041-4/+4
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+94