msvcrt: Make first call to fwrite bufferred

Piotr Caban piotr at codeweavers.com
Mon Oct 21 08:43:07 CDT 2013


Without this patch fwrite allocates the buffer on first call and doesn't 
use it.
---
  dlls/msvcrt/file.c | 125 
+++++++++++++++++++++++------------------------------
  1 file changed, 54 insertions(+), 71 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Make-the-first-call-to-fwrite-bufferred.txt
Type: text/x-patch
Size: 4495 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131021/1cd3ebb7/attachment.bin>


More information about the wine-patches mailing list