summaryrefslogtreecommitdiff
path: root/lib/libc/string/strlcpy.c
Commit message (Expand)AuthorAgeFilesLines
* Back out the `hiding' of strlcpy and strlcat. Several peopleJacques Vidrine2003-05-011-4/+1
* `Hide' strlcpy and strlcat (using the namespace.h / __weak_referenceJacques Vidrine2003-04-291-1/+4
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-7/+3
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-0/+6
* Use the latest version of these files from OpenBSD.Warner Losh1999-08-101-12/+17
* Import strl{cat,cpy} from OpenBSD.Warner Losh1999-08-101-0/+63