Subject: CVS commit: [netbsd-1-6] src/lib/libc/citrus
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/02/2003 14:59:40
Module Name:	src
Committed By:	tron
Date:		Mon Jun  2 14:59:39 UTC 2003

Modified Files:
	src/lib/libc/citrus [netbsd-1-6]: citrus_ctype_template.h

Log Message:
Pull up revision 1.15 (requested by yamt in ticket #1202):
mbsrtowcs_priv template:
        n == 0 is not an error. it's a valid input.
_citrus_NONE_ctype_mbsrtowcs:
        fix a typo that causes SEGV.
while i'm here, make them similar each other.
fix PR 19620.


To generate a diff of this commit:
cvs rdiff -r1.13.2.1 -r1.13.2.2 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.