From: Martin Str|mberg Message-Id: <200101061234.NAA18784@father.ludd.luth.se> Subject: Re: Fw: Patch for statfs.c In-Reply-To: <1438-Sat06Jan2001124155+0200-eliz@is.elta.co.il> from Eli Zaretskii at "Jan 6, 2001 12:41:56 pm" To: djgpp-workers AT delorie DOT com Date: Sat, 6 Jan 2001 13:34:51 +0100 (MET) Cc: ceo AT nbensacomputers DOT com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk According to Eli Zaretskii: > Are we sure that CD-ROMs and DVDs support FAT32 calls? If not, I > think we should not issue FAT32 calls for CDs and DVDs. At least for > a CD, you can know that it's a CD with this snippet: On the platforms that I've tried: yes if the DOZE version supports it (i. e. 7.1 == _osmajor). (I don't have a WINDOZE 95 A system to test on and haven't bothered with ME yet.) Right, MartinS