Subject: CVS commit: basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/22/2002 19:08:03
Module Name:	basesrc
Committed By:	yamt
Date:		Tue Jan 22 17:08:03 UTC 2002

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

Log Message:
fix a long standing bug that setlocale(LC_ALL, NULL)
returns only 5 categories while we have 6 categories.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 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.