summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/strlcpy.c
AgeCommit message (Expand)Author
2004-08-07ansi and some missing protosTheo de Raadt
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-03-14Put return type on its own line like it belong and use ANSI function header.Todd C. Miller
2000-12-18strlcat and strlcpy into libkern.Niels Provos