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 15:00:35
Module Name: src
Committed By: tron
Date: Mon Jun 2 15:00:34 UTC 2003
Modified Files:
src/lib/libc/citrus [netbsd-1-6]: citrus_none.c
Log Message:
Pull up revision 1.7 (requested by yamt in ticket #1202):
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.4.2.2 -r1.4.2.3 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.