summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strcpy.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use somewhat harsher language and better examples; demonstrate thatderaadt2014-04-191-21/+13
* Split out strncpy and strncat from strcpy and strcat manuals.millert2013-12-191-88/+10
* According to POSIX, if the src and dst strings overlap, the behaviormillert2013-09-251-2/+8
* 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/+16
* convert to new .Dd format;jmc2007-05-311-2/+2
* - macro, punctuation, and rewording tweaksjaredy2005-08-061-3/+4
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-5/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* For strncpy(), dst is not NUL terminated if strlen(src) >= len.millert2002-05-131-6/+5
* Flesh out libc string function man pages.aaron2000-04-211-9/+8
* repairsaaron1999-06-291-9/+11
* some NAME section cleanupaaron1999-06-061-2/+2
* some repairs, add example to strdup(3) pageaaron1999-06-041-7/+7
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* typomillert1999-03-061-3/+3
* better examples section wrt strncpy()millert1999-03-051-3/+35
* .Xr strlcat, strlcpyespie1998-11-281-2/+3
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+122