Subject: CVS commit: src/regress/lib/libc/locale/mbtowc
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 11/26/2007 16:09:50
Module Name:	src
Committed By:	tnozaki
Date:		Mon Nov 26 16:09:50 UTC 2007

Modified Files:
	src/regress/lib/libc/locale/mbtowc: Makefile mbtowc_test.c

Log Message:
more PR/36938
- don't re-initialize internal-state when current locale is stateless encoding.
- fix testcase filedir problem.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/locale/mbtowc/Makefile \
    src/regress/lib/libc/locale/mbtowc/mbtowc_test.c

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