[PATCH 1/2] msvcrt: Use file->_flag to check if file buffering is enabled (try2)

Piotr Caban piotr at codeweavers.com
Fri Jun 27 03:17:24 CDT 2014


try2:
  - don't assume there's a buffer when __IONBF flag is not present after 
msvcrt_alloc_buffer call (this may be not true for stdout/stderr streams)

---
  dlls/msvcrt/file.c | 66 
+++++++++++++++++++++++++++++-------------------------
  1 file changed, 36 insertions(+), 30 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Use-file-_flag-to-check-if-file-buffering-is-en.txt
Type: text/x-patch
Size: 6803 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140627/3b6e5edd/attachment.bin>


More information about the wine-patches mailing list