Subject: CVS commit: src/regress/lib/libc/mbstowcs
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/26/2004 23:29:46
Module Name: src
Committed By: itojun
Date: Thu Feb 26 23:29:46 UTC 2004
Added Files:
src/regress/lib/libc/mbstowcs: Makefile euc-jp.output euc-jp.txt
iso-2022-jp.output iso-2022-jp.txt mbtest.c sjis.output sjis.txt
utf2.txt utf8.output utf8.txt
Log Message:
regress for mbstowcs/wcstombs. from citrus distribution
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/regress/lib/libc/mbstowcs/Makefile \
src/regress/lib/libc/mbstowcs/euc-jp.output \
src/regress/lib/libc/mbstowcs/euc-jp.txt \
src/regress/lib/libc/mbstowcs/iso-2022-jp.output \
src/regress/lib/libc/mbstowcs/iso-2022-jp.txt \
src/regress/lib/libc/mbstowcs/mbtest.c \
src/regress/lib/libc/mbstowcs/sjis.output \
src/regress/lib/libc/mbstowcs/sjis.txt \
src/regress/lib/libc/mbstowcs/utf2.txt \
src/regress/lib/libc/mbstowcs/utf8.output \
src/regress/lib/libc/mbstowcs/utf8.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.