aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/strlcpy.3
Commit message (Expand)AuthorAgeFilesLines
* General mdoc(7) and typo fixes.Glen Barber2012-05-111-1/+1
* Add wide character variants of string manipulations routines to 'SEE ALSO'.Edward Tomasz Napierala2009-04-071-1/+2
* Add restrict qualifiers to the parameters to strlcpy() and strlcat().David Schultz2009-02-281-2/+2
* o Language improvements from OpenBSD;Xin LI2009-01-121-17/+17
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+4
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-0/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Sync to OpenBSD:Kris Kennaway2001-07-241-2/+23
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* Clarify comments referring to strlcat() usageChris D. Faulhaber2001-01-171-1/+22
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-3/+3
* MAXPATHNAMELEN -> MAXPATHLENKris Kennaway2000-11-191-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Add HISTORY.David E. O'Brien1999-10-291-0/+8
* Add $FreeBSD$ lines to man pages that are missing them to makeMike Pritchard1999-08-281-0/+2
* Use the latest version of these files from OpenBSD.Warner Losh1999-08-101-4/+4
* Import strl{cat,cpy} from OpenBSD.Warner Losh1999-08-101-0/+147