MSVCRT: implement _chsize

Hans Leidekker hans at it.vu.nl
Wed Mar 30 06:19:50 CST 2005


This one restores the filepointer (test to confirm included)
and includes a shy attempt at being thread safe. It uses the 
existing lock but that one only seems to protect operations
on fd's and it's not even used consequently in all functions
(I smell a janitorial ;).

-----

This should fix apps built with MinGW (bug report 2826).

 -Hans

Changelog:
  Implement and test _chsize.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msvcrt_file_c_03.diff
Type: text/x-diff
Size: 2903 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050330/b54ca6f0/msvcrt_file_c_03.bin


More information about the wine-patches mailing list