Subject: CVS commit: [netbsd-1-6] basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/07/2002 08:04:51
Module Name: basesrc
Committed By: lukem
Date: Wed Aug 7 05:04:50 UTC 2002
Modified Files:
basesrc/lib/libc/locale [netbsd-1-6]: setlocale.c
Log Message:
Pull up revision 1.42 (requested by enami in ticket #639):
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.37.2.4 -r1.37.2.5 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.