Date: Sun, 26 Aug 2001 18:44:49 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: sandmann AT clio DOT rice DOT edu Message-Id: <3405-Sun26Aug2001184448+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: acottrel AT ihug DOT com DOT au, djgpp-workers AT delorie DOT com In-reply-to: <10108261514.AA18733@clio.rice.edu> (sandmann@clio.rice.edu) Subject: Re: fstat patch for redirected char handles (NT/W2K/XP) References: <10108261514 DOT AA18733 AT clio DOT rice DOT edu> 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 > From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) > Date: Sun, 26 Aug 2001 10:14:15 -0500 (CDT) > > Since this fixes patch, and works well with less, any reason not to commit > the following? Could we please make sure that other callers of filelength and lfilelength also work after this change? I see they are called in _irdlink.c, fcntl.c, and _write.c. I'd hate to fix one problem only to introduce another (not that I expect this change to have such an effect).