Subject: CVS commit: basesrc/lib/libc/string
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/24/2002 20:45:15
Module Name: basesrc
Committed By: bjh21
Date: Wed Apr 24 17:45:15 UTC 2002
Modified Files:
basesrc/lib/libc/string: strlcat.c strlcpy.c
Log Message:
Re-introduce inclusion of config.h for libnbcompat, since the namespace.h trick
no longer works.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/string/strlcat.c
cvs rdiff -r1.11 -r1.12 basesrc/lib/libc/string/strlcpy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.