summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcat.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* - macro, punctuation, and rewording tweaksjaredy2005-08-061-5/+7
| | | | | | - avoid first person. ok jmc
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-3/+3
| | | | | 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.
* Flesh out libc string function man pages.aaron2000-04-211-12/+9
|
* Grammatical, spelling, and format fixespjanzen1999-06-061-2/+2
|
* some repairs, add example to strdup(3) pageaaron1999-06-041-2/+3
|
* add examplesmillert1999-03-061-1/+40
|
* .Xr strlcat, strlcpyespie1998-11-281-2/+4
|
* Clarify strncat(3) count param.millert1997-07-091-3/+6
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+94