Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 23 May 2004 17:14:50 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: ftruncate64() question? Message-ID: <20040523211450.GA919@coe.bosbc.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20040521192359 DOT GA6832 AT coe DOT bosbc DOT com> <20040521203759 DOT GB7790 AT coe DOT bosbc DOT com> <00ba01c43f74$50560f30$64fda287 AT docbill002> <00af01c4403b$42c1c5e0$64fda287 AT docbill002> <20040523025407 DOT GA5586 AT coe DOT bosbc DOT com> <006f01c440cc$13eef530$64fda287 AT docbill002> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006f01c440cc$13eef530$64fda287@docbill002> User-Agent: Mutt/1.4.1i On Sun, May 23, 2004 at 09:29:23AM -0400, Bill C. Riemers wrote: >> On Sat, May 22, 2004 at 04:24:22PM -0400, Bill C. Riemers wrote: >> bash-2.05b$ ./off_t >> sizeof(off_t) = 8 > >>You don't use ftruncate64. You use ftruncate. Cygwin is 64 bit by >>default. > >I stand correct. The bug was elsewhere in my code. I have been >working with java so much recently, I had forgotten that on Intel >platforms long is only 32 bits... My workaround because I implemented >it on the filename before the value was truncated by passing it to my >function as a long... > >>How about referencing these messages so we'd have some clue as to what >>you're talking about? > >Sorry, as I originally commented RedHat now considers my IE 6.0 browser >a spambot. The way I ended up working around the problem to view the >messages anyway did not allow me to cut and paste URL's. If you search google, you'll probably be able to fix your Internet Explorer installation so that "RedHat" (sic) does not consider you to be a spambot. Regardless, this should be only a minor inconvenience since you would be able to at least point to google cache of the articles or, if you were able to read the articles, include the articles themselves. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/