Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 07/03/2006 17:06:36
Module Name: src
Committed By: tnozaki
Date: Mon Jul 3 17:06:36 UTC 2006
Modified Files:
src/lib/libc/stdio: fgetwc.c fgetws.c
Log Message:
SUSv3 said, if an encoding error occurs, the error indicator
for the stream shall be set.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libc/stdio/fgetwc.c
cvs rdiff -r1.1 -r1.2 src/lib/libc/stdio/fgetws.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.