Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add restrict qualifiers to the parameters to strlcpy() and strlcat(). | das | 2009-02-28 | 1 | -1/+1 |
* | - License change to a less restrictive one; | delphij | 2008-10-19 | 1 | -33/+16 |
* | o Make grep ^strlcpy work: put a return value type on separate line. | maxim | 2006-06-15 | 1 | -1/+2 |
* | Remove extra closing parenthesis added in revision 1.4. | stefanf | 2004-10-14 | 1 | -1/+1 |
* | Back out the `hiding' of strlcpy and strlcat. Several people | nectar | 2003-05-01 | 1 | -4/+1 |
* | `Hide' strlcpy and strlcat (using the namespace.h / __weak_reference | nectar | 2003-04-29 | 1 | -1/+4 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -3/+3 |
* | rcsid[]->__FBSDID | obrien | 2001-11-07 | 1 | -7/+3 |
* | Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. | obrien | 2001-05-24 | 1 | -0/+6 |
* | Use the latest version of these files from OpenBSD. | imp | 1999-08-10 | 1 | -12/+17 |
* | Import strl{cat,cpy} from OpenBSD. | imp | 1999-08-10 | 1 | -0/+63 |