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 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.




Home | Main Index | Thread Index | Old Index