This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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.  



ChangeLog

syscalls.cc.patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]