summaryrefslogtreecommitdiff
path: root/lib/libc/string/strlcpy.c
AgeCommit message (Expand)Author
1998-11-06add missing const to match prototype in string.hWim Vandeputte
1998-07-01add strlcpy/strlcat, safe and sensible string copy/appendTodd C. Miller