Subject: CVS commit: basesrc/lib/libc/string
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 04/24/2002 15:25:10
Module Name:	basesrc
Committed By:	kleink
Date:		Wed Apr 24 12:25:09 UTC 2002

Modified Files:
	basesrc/lib/libc/string: strlcat.c strlcpy.c

Log Message:
Protect inclusion of namespace.h with _LIBC.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/string/strlcat.c
cvs rdiff -r1.10 -r1.11 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.