summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/strlcat.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansi and some missing protosderaadt2004-08-071-5/+5
|
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-9/+9
| | | | where applicable.
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-23/+12
|
* sync with libc versionmillert2003-03-141-10/+8
| | | | | | | o ANSI function header o correct function comment o put type on its own line o swap the order of loop invariant when searching for end of dst
* strlcat and strlcpy into libkern.provos2000-12-181-0/+76