summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strlcpy.c
Commit message (Expand)AuthorAgeFilesLines
* Make strlcpy/strlcat slightly easier to read.pfg2015-04-061-19/+18
* Add restrict qualifiers to the parameters to strlcpy() and strlcat().das2009-02-281-1/+1
* - License change to a less restrictive one;delphij2008-10-191-33/+16
* o Make grep ^strlcpy work: put a return value type on separate line.maxim2006-06-151-1/+2
* Remove extra closing parenthesis added in revision 1.4.stefanf2004-10-141-1/+1
* Back out the `hiding' of strlcpy and strlcat. Several peoplenectar2003-05-011-4/+1
* `Hide' strlcpy and strlcat (using the namespace.h / __weak_referencenectar2003-04-291-1/+4
* Remove 'register' keyword.obrien2002-03-211-3/+3
* rcsid[]->__FBSDIDobrien2001-11-071-7/+3
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-0/+6
* Use the latest version of these files from OpenBSD.imp1999-08-101-12/+17
* Import strl{cat,cpy} from OpenBSD.imp1999-08-101-0/+63
OpenPOWER on IntegriCloud