Subject: CVS commit: src/lib/libc/iconv
To: None <source-changes@NetBSD.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 04/25/2005 13:42:04
Module Name: src
Committed By: tshiozak
Date: Mon Apr 25 13:42:04 UTC 2005
Modified Files:
src/lib/libc/iconv: iconv.c
Log Message:
make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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.