index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
string
/
strlcat.c
Age
Commit message (
Expand
)
Author
1999-06-17
When finding the end of dst, never traverse more than siz bytes. This
Todd C. Miller
1998-07-01
add strlcpy/strlcat, safe and sensible string copy/append
Todd C. Miller