From: Martin DOT Stromberg AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: FAT32X and DJGPP Date: 2 Dec 1998 13:41:55 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 15 Message-ID: <743g33$1vd$1@antares.lu.erisoft.se> References: NNTP-Posting-Host: spica-144.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii (eliz AT is DOT elta DOT co DOT il) wrote: : DJGPP is compatible with FAT32, but it doesn't yet support extended : functionality of FAT32-specific DOS functions. For example, library : function `statfs' won't report correct info about FAT32 drives larger : than 2GB, `lseek' cannot use offsets larger than 2GB, etc. : As usual, volunteers are welcome to add this support (the info is : available in Ralph Brown's Interrupt List). Which interrupts? I might implement this. Right, MartinS