Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3D0AF51C.1814481D@phekda.freeserve.co.uk> Date: Sat, 15 Jun 2002 09:04:44 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: DJGPP and the Large File Summit (LFS) References: <200206142153 DOT g5ELrgc23330 AT speedy DOT ludd DOT luth DOT se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Martin Str|mberg wrote: > > According to Richard Dawe: > > I've just started working on getting Large File Summit (LFS) support in > > DJGPP. Basically this is a way of supporting files which exceed the number > > of bytes representable by a positive signed 32b integer, i.e.: 2GB - 1B. > > LFS has been integrated into the new POSIX standard. > > I don't mean to put you off, but why? The file syatem calls only > support file sizes up to 2^32-2. 2^32-2 can't be represented only in the positive part of a signed 32b integer. > Or is there a new INT21 call for files bigger than that? Not that I know of. But I guess someone could write a VDD for use under Windows NT/2k/XP to add some kind of support for files > 4GB. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]