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.
- Re: [PATCH] syscalls.cc for statfs/df under Win9x probl... Mark Paulus
- Re: [PATCH] syscalls.cc for statfs/df under Win9x ... Corinna Vinschen
- Re: [PATCH] syscalls.cc for statfs/df under Win9x ... Earnie Boyd
- Re: [PATCH] syscalls.cc for statfs/df under Wi... Corinna Vinschen
- Re: [PATCH] syscalls.cc for statfs/df under Win9x ... Chris Faylor
- Re: [PATCH] syscalls.cc for statfs/df under Win9x ... Corinna Vinschen
- Re: [PATCH] syscalls.cc for statfs/df under Wi... Christopher Faylor
- Re: [PATCH] syscalls.cc for statfs/df under Win9x ... Mark Paulus
- Re: [PATCH] syscalls.cc for statfs/df under Wi... Corinna Vinschen
ChangeLog