X-Originating-IP: [200.42.4.138] From: "Norberto Alfredo Bensa" To: "Eli Zaretskii" Cc: References: <200012302330 DOT AAA15721 AT father DOT ludd DOT luth DOT se> <2593-Sun31Dec2000104432+0200-eliz AT is DOT elta DOT co DOT il> Subject: Re: Fw: Patch for statfs.c Date: Sun, 31 Dec 2000 21:54:58 -0300 Organization: nBens@ Computers X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-OriginalArrivalTime: 01 Jan 2001 01:02:37.0515 (UTC) FILETIME=[884509B0:01C0738E] Reply-To: djgpp-workers AT delorie DOT com From: "Eli Zaretskii" > > From: Martin Str|mberg > > Date: Sun, 31 Dec 2000 00:30:48 +0100 (MET) > > > > So I'll check in your patch in a couple of days if nobody objects. > > I think there's one minor change that needs to be done. This snippet: > > if (!cdrom_calls_used) > { > if( 7 <= (_get_dos_version(1) >> 8)) /* Is FAT32 supported? */ > { > /* 217303 - Win9x - Get Extended Free Drive Space: > > might do strange things on OS/2's DOS box, because OS/2 reports DOS > version 10.0. I suggest to avoid running this code if the DOS version > is 10. That's what other library functions do. > hmmm, so OS/2 doesn't support FAT32? What are services 217303 and 217302 reporting? Best regards, Norberto