Subject: CVS commit: basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 02/13/2002 09:59:46
Module Name:	basesrc
Committed By:	yamt
Date:		Wed Feb 13 07:59:45 UTC 2002

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

Log Message:
- give the precedence to LC_ALL environment variable
  than other LC_* variables.
- add a hack for LC_MESSAGES for nls.
  (this will be removed when we have a real LC_MESSAGES support.)


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