summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strlcpy.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
* Fix `typo', proves that strlcpy/strlcat is a very good idea.espie1998-11-111-2/+9
* strlxx() return size_t not char *millert1998-07-061-3/+3
* add strlcpy/strlcat, safe and sensible string copy/appendmillert1998-07-011-0/+140