Subject: CVS commit: basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/02/2002 11:02:38
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Aug  2 08:02:37 UTC 2002

Modified Files:
	basesrc/lib/libc/locale: setlocale.c

Log Message:
correct use of strlcpy (really need to enforce length, so use memcpy)


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/lib/libc/locale/setlocale.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.