summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strlcpy.3
Commit message (Expand)AuthorAgeFilesLines
* Make it clear that the "size" argument is for the dst string.bdrewery2016-02-261-3/+3
* Fix .Dd after r257646.gjb2013-11-051-1/+1
* Use OpenBSD's revamped description of strlcpy and strlcat.eadler2013-11-041-68/+63
* General mdoc(7) and typo fixes.gjb2012-05-111-1/+1
* Add wide character variants of string manipulations routines to 'SEE ALSO'.trasz2009-04-071-1/+2
* Add restrict qualifiers to the parameters to strlcpy() and strlcat().das2009-02-281-2/+2
* o Language improvements from OpenBSD;delphij2009-01-121-17/+17
* Mechanically kill hard sentence breaks.ru2004-07-021-2/+4
* mdoc(7) police: "The .Fn function".ru2002-12-181-0/+1
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
* Sync to OpenBSD:kris2001-07-241-2/+23
* Remove whitespace at EOL.dd2001-07-151-1/+1
* Clarify comments referring to strlcat() usagejedgar2001-01-171-1/+22
* Prepare for mdoc(7)NG.ru2000-12-291-3/+3
* MAXPATHNAMELEN -> MAXPATHLENkris2000-11-191-1/+1
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
* Add HISTORY.obrien1999-10-291-0/+8
* Add $FreeBSD$ lines to man pages that are missing them to makempp1999-08-281-0/+2
* Use the latest version of these files from OpenBSD.imp1999-08-101-4/+4
* Import strl{cat,cpy} from OpenBSD.imp1999-08-101-0/+147
OpenPOWER on IntegriCloud