msvcrt: improve CR CR LF handling

Dan Kegel dank at kegel.com
Thu Oct 4 22:34:58 CDT 2007


native fgets and fread in text mode turn CR CR LF into CR LF, not LF.
This patch gets it right (except at buffer boundaries, where it
behaves like current wine).
This is the first part of a fix for bug 9894.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crlf.patch
Type: text/x-patch
Size: 1283 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071004/00f548a9/attachment-0001.bin 


More information about the wine-patches mailing list