Subject: CVS commit: [netbsd-1-5] basesrc/lib/libc/string
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/26/2002 16:17:24
Module Name: basesrc
Committed By: he
Date: Fri Apr 26 13:17:24 UTC 2002
Modified Files:
basesrc/lib/libc/string [netbsd-1-5]: strlcat.c
Log Message:
Pull up revision 1.13 (requested by kleink):
Make it possible to build strlcat() and strlcpy() outside the
libc environment.
To generate a diff of this commit:
cvs rdiff -r1.5.8.1 -r1.5.8.2 basesrc/lib/libc/string/strlcat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.