Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 08/11/2000 22:58:35
Module Name:	basesrc
Committed By:	tshiozak
Date:		Fri Aug 11 19:58:35 UTC 2000

Modified Files:
	basesrc/distrib/utils/libhack: setlocale.c

Log Message:
Add __mb_cur_max and rename setlocale function.
(Lack of __mb_cur_max causes to import setlocale.o in libc.a
and causes conflict of symbol, pointed out by Johan Danielsson.)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/distrib/utils/libhack/setlocale.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.