Subject: CVS commit: src/lib/libc/citrus
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/01/2003 16:34:29
Module Name:	src
Committed By:	yamt
Date:		Wed Jan  1 14:34:28 UTC 2003

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

Log Message:
when s==0, wctomb should initialize its internal state and return if
encodings have state dependency or not.

a patch provided with PR 18269 by wurlitzer.
modified by me.

fix part of PR 18269.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/lib/libc/citrus/citrus_ctype_template.h
cvs rdiff -r1.6 -r1.7 src/lib/libc/citrus/citrus_none.c

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