Subject: CVS commit: [netbsd-2] src/lib/libc/iconv
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/13/2005 20:27:13
Module Name: src
Committed By: riz
Date: Fri May 13 20:27:13 UTC 2005
Modified Files:
src/lib/libc/iconv [netbsd-2]: iconv.c
Log Message:
Pull up revision 1.5 (requested by tshiozak in ticket #1491):
make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.4.1 src/lib/libc/iconv/iconv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.