Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdio
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.
Home |
Main Index |
Thread Index |
Old Index