summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strlcpy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing const to match prototype in string.hwvdputte1998-11-061-3/+3
* add strlcpy/strlcat, safe and sensible string copy/appendmillert1998-07-011-0/+63