Subject: CVS commit: src/lib/libc/citrus/modules
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 11/21/2007 14:19:32
Module Name: src
Committed By: tnozaki
Date: Wed Nov 21 14:19:32 UTC 2007
Modified Files:
src/lib/libc/citrus/modules: citrus_iso2022.c
Log Message:
fix lib/37290
- don't call abort(3) when there's no suitable charset found.
- use iso-8859-1(or INIT1 if specified) for C1 control char.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libc/citrus/modules/citrus_iso2022.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.