Subject: CVS commit: basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 08/07/2002 07:42:43
Module Name: basesrc
Committed By: enami
Date: Wed Aug 7 04:42:42 UTC 2002
Modified Files:
basesrc/lib/libc/locale: setlocale.c
Log Message:
Rearrange code to avoid core dump and just return an error instead
when parsing a locale string previously returned by setlocale.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 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.