summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcat.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* The destination string is declared as "s" but referred to as "dst"millert2016-05-261-5/+5
* Use somewhat harsher language and better examples; demonstrate thatderaadt2014-04-191-12/+9
* Split out strncpy and strncat from strcpy and strcat manuals.millert2013-12-191-71/+9
* more library historyschwarze2013-07-171-4/+6
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* update HISTORY and SEE ALSO for all of string(3), together with variousschwarze2011-07-251-5/+13
* convert to new .Dd format;jmc2007-05-311-2/+2
* - macro, punctuation, and rewording tweaksjaredy2005-08-061-5/+7
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* 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
* initial import of NetBSD treederaadt1995-10-181-0/+94