Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/string
Module Name: src
Committed By: matt
Date: Wed Jan 23 07:57:27 UTC 2013
Modified Files:
src/common/lib/libc/string: strlcat.c
Log Message:
Add a (unused) variant of strlcat that uses strnlen and strlcpy to do the work.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/string/strlcat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index