Date: Sun, 19 Jan 2003 16:22:49 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: Re: lseek() calling llseek() In-Reply-To: <200301190925.h0J9PM923192@brother.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 19 Jan 2003 lnobody AT delorie DOT com wrote: > > This is okay, but please put all the symbols, like `lseek' and > > `__FSEXT_*', in @code. > > You mean like this: > A file @code{lseek} handler (@pxref{lseek}). Here for backwards > > > +compatibility. Use @code{__FSEXT_llseek} instead. ... Yes. > That means I'll change almost every line in that file That's possibly true.