Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 10/01/2006 10:29:21
Module Name:	src
Committed By:	tnozaki
Date:		Sun Oct  1 10:29:21 UTC 2006

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

Log Message:
fwprintf(stderr) may coredump, when LC_CTYPE locale is set none C/POSIX.
make sure to initialize struct __sfileext in FILE.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libc/stdio/vfwprintf.c

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