ChangeSet ID: 10158229850148569576713307 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/03/10 23:03:05
Modified files: dlls/msvcrt : file.c msvcrt.spec include/msvcrt : stdio.h
Log message: Waldek Hebisch hebisch@math.uni.wroc.pl Implemented stdio buffering and ungetc. Misc stdio fixes.
Patch: http://cvs.winehq.com/patch.py?id=10158229850148569576713307
Revision Changes Path 1.19 +288 -48 wine/dlls/msvcrt/file.c 1.32 +3 -3 wine/dlls/msvcrt/msvcrt.spec 1.5 +2 -0 wine/include/msvcrt/stdio.h