summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcpy.3
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-13For strncpy(), dst is not NUL terminated if strlen(src) >= len.Todd C. Miller
2000-04-21Flesh out libc string function man pages.Aaron Campbell
1999-06-29repairsAaron Campbell
1999-06-06some NAME section cleanupAaron Campbell
1999-06-04some repairs, add example to strdup(3) pageAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-03-06typoTodd C. Miller
1999-03-05better examples section wrt strncpy()Todd C. Miller
1998-11-28.Xr strlcat, strlcpyMarc Espie
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt