Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <91AD4D8576DBD211B4340800060D955F10CBA6@sv-berta.hzd.hessen.de>
From: "Chilleck, Joachim" <J.Chilleck@hzd.hessen.de>
To: "'cygwin@sourceware.cygnus.com'" <cygwin@sourceware.cygnus.com>
Subject: RE: Cygwin size-limitations
Date: Tue, 4 Jan 2000 13:09:51 +0100 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id HAA04175

> To Cygwin list,
> 
> I'm looking for further informations/documentation about Cygwin
> size-limitations.
> Does exist known problems with big files itself (per example zipped files
> from gzip)?
> 
> Thanks (especially to Corinna Vinschen)
> 
> "Corinna Vinschen" wrote:
> > The size limit is regarding to the fact that size and positional
> > calculations are based on 32bit ints. You should be able to read
> > such files in sequential order and seek to any position < 2^32.
> > If this is not enough you will have to use Win32-API calls for now.
> 
> Hessische Zentrale für Datenverarbeitung
> Tel. 0611-340-299
> Fax 0611-9020-299
> j.chilleck@hzd.hessen.de
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

