Subject: CVS commit: src/lib/libc/citrus
To: None <source-changes@NetBSD.org>
From: Noriyuki Soda <soda@netbsd.org>
List: source-changes
Date: 09/25/2004 22:53:46
Module Name:	src
Committed By:	soda
Date:		Sat Sep 25 22:53:46 UTC 2004

Modified Files:
	src/lib/libc/citrus: citrus_ctype_template.h

Log Message:
correct the return values of wcrtomb(3) and wctomb(3).
These return values should include the length of shift sequence
to restore the initial shift state.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/lib/libc/citrus/citrus_ctype_template.h

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