[PATCH] syscalls.cc for statfs/df under Win9x problem

Mark Paulus mark.paulus@wcom.com
Tue Mar 13 06:16:00 GMT 2001


Enclosed is a patch to fix the 2GB limit problem under Win9x
exhibited by df.  The only problem I can see is a failure with
repeated calls to a SMB share under WinME.  The first call to 
statfs() gets good values, but the 2nd call returns some bogus 
values.  I do not have access to a SMB share under Win2K 
to see if it fails there also.  



-------------- next part --------------
Fri Mar 09 13:36:00 2001  Mark Paulus <mark.paulus@wcom.com>

	* syscalls.cc (statfs): added call to GetDiskFreeSpaceEx().

	* syscalls.cc : added CVS Keywords.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: syscalls.cc.patch
Type: text/x-diff
Size: 3338 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20010313/c88434d2/attachment.bin>


More information about the Cygwin-patches mailing list