Subject: CVS commit: [netbsd-1-5] basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/2002 04:05:41
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Sep  4 01:05:41 UTC 2002

Modified Files:
	basesrc [netbsd-1-5]: CHANGES-1.5.4
	basesrc/lib/libc/locale [netbsd-1-5]: setlocale.c

Log Message:
pullup lib/libc/locale/setlocale.c 1.38-1.40 (tshiozak)

fix a bug of setlocale when changing locales with LC_ALL for the first
argunemt and with a string containing many slashes for the second argument.
This bug may cause setlocale() to destroy static datas.


To generate a diff of this commit:
cvs rdiff -r1.1.2.10 -r1.1.2.11 basesrc/CHANGES-1.5.4
cvs rdiff -r1.17.6.4 -r1.17.6.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.