summaryrefslogtreecommitdiff
path: root/lib/libc/string/strlcpy.3
AgeCommit message (Expand)Author
1998-11-11Fix `typo', proves that strlcpy/strlcat is a very good idea.Marc Espie
1998-07-06strlxx() return size_t not char *Todd C. Miller
1998-07-01add strlcpy/strlcat, safe and sensible string copy/appendTodd C. Miller