Subject: Re: lib/30050: iconv returns ENOENT in exception to man page
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: T.SHIOZAKI <tshiozak@netbsd.org>
List: netbsd-bugs
Date: 04/25/2005 23:03:00
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
Subject: CVS commit: src/lib/libc/iconv
To: source-changes@NetBSD.org
Reply-To: tshiozak@netbsd.org
Message-Id: <20050425134204.577F82DA27@cvs.netbsd.org>
Date: Mon, 25 Apr 2005 13:42:04 +0000 (UTC)


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.