[msvcrt] short tty reads don't imply EOF

Damjan Jovanovic damjan.jov at gmail.com
Sat Nov 17 10:23:13 CST 2007


This fixes Java 1.4.1's jdb (without it, you type in the first
command, and then it exits, because the length of the user input is
less than the buffer size specified in the read!).

Changelog:
* For ttys, short reads don't mean we're at the end of the file.

Damjan Jovanovic
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tty_read.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20071117/e05b1ad0/attachment.txt 


More information about the wine-patches mailing list