Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 04/01/2007 17:11:40
Module Name:	src
Committed By:	tnozaki
Date:		Sun Apr  1 17:11:40 UTC 2007

Modified Files:
	src/lib/libc/stdio: fgetwc.c

Log Message:
don't use __sgetc() to avoid overwriting fwide(3) orientation
(__srget() call by __sgetc() uses _SET_ORIENTATION macro).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/stdio/fgetwc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.