summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/memccpy.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* According to POSIX, if the src and dst strings overlap, the behaviormillert2013-09-251-2/+8
| | | | is undefined. Add a warning to that effect. OK deraadt@ jmc@
* 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-3/+5
| | | | | smaller improvements; jmc@ and nicm@ both ask me to get this in because further tweaking will be easier in-tree
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Xr to strlcpy and strlcat more; ok millertderaadt2003-04-071-2/+3
|
* Flesh out libc string function man pages.aaron2000-04-211-4/+5
|
* repairsaaron1999-06-291-2/+2
|
* use Bx macro for BSD versionsmickey1998-06-151-2/+3
|
* Update man page and sccs tags from lite2.millert1997-08-201-6/+8
|
* Fix RCS idstholo1996-08-191-2/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+73