msvcrt [2/4]: Fix _read and fgetc

Duane Clark fpga at pacbell.net
Sat Jul 29 17:27:59 CDT 2006


The main change. Most of _read() is converted into an internal read_i() 
function that does not strip carriage returns. MSVCRT__fgetc() and 
MSVCRT__filbuf() are fixed to use the internal read_i, and 
MSVCRT__fgetc() does it's own text stripping.

Changelog: Fix _read and fgetc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: file02.diff
Type: text/x-patch
Size: 7286 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060729/10aa449a/file02.bin


More information about the wine-patches mailing list