Date: Mon, 1 Jan 2001 08:53:27 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Norberto Alfredo Bensa cc: djgpp-workers AT delorie DOT com Subject: Re: Fw: Patch for statfs.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 31 Dec 2000, Norberto Alfredo Bensa wrote: > hmmm, so OS/2 doesn't support FAT32? OS/2 doesn't use FAT at all. I doubt if the OS/2 DOS box supports the FAT32-special functions. At least RBIL is silent on that. Given that OS/2 is hardly a popular DJGPP platrform, I think we should play it safe and not try functions and bits that aren't documented to work on that platform, the same as we do on DOS versions known not to support FAT32.