delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | new-smtp2.ihug.com.au: Host p516-apx1.syd.ihug.com.au [203.173.142.8] claimed to be acceleron |
Message-ID: | <001e01c177f3$ae480bc0$0102a8c0@acceleron> |
From: | "Andrew Cottrell" <acottrel AT ihug DOT com DOT au> |
To: | <djgpp-workers AT delorie DOT com>, "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>, |
"Martin Stromberg" <Martin DOT Stromberg AT epl DOT ericsson DOT se> | |
Cc: | <dennis-louie AT att DOT net> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1011128110655 DOT 1193B-100000 AT is> |
Subject: | Re: statfs not returning correct cluster size - 7302h and GNU df don't work either |
Date: | Wed, 28 Nov 2001 21:00:53 +1100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Reply-To: | djgpp-workers AT delorie DOT com |
> On Wed, 28 Nov 2001, Martin Stromberg wrote: > > > > > Could you send me mail when the statfs problem is fixed? > > > > > > Fixed--how? AFAIU, `statfs' does on W2K the best job it could, given > > > the system calls implemented by W2K. How can we fix that? > > > > Shouldn't we improve the INT21, AX=0x7303(I'm not sure this is the > > right number) call to watch out for AL=0 as according to the comment > > in RBIL? > > maybe, but would this ``fix'' the function in the way Dennis meant? There may be allot more spots where this needs to be "fixed". In the case of Win 2K or XP as it currently stands the code does not use 7303 or 7302 calls due to the check of osmajor which then either uses 7302/3 or 3600. Undet Win NT/2K/XP it uses the 3600 call. I checked the RBIL doc and I couldn't see any work arround or any other hints as to what to on the weekend.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |