Mail Archives: djgpp-workers/2002/12/22/19:15:42
Hello.
Charles Sandmann wrote:
[snip]
> The remaining low hanging fruit are llseek + lseek, and filelen + lfilelen
> which are essentially identical. We need to decide which we are going
> to use internally in the library and stick to it. Consolidating those
> will save around 700 bytes in each image.
>
> I didn't want to generate diffs for all the _seek() stuff yet, so that
> will wait.
Please make the long long version of seek the internal function. Perhaps you
could call the internal function lseek64. This will help, when I get round to
submitting my Large File Summit patches. In my current LFS work checkout
lseek, llseek and lseek64 all call an internal function, which actually does
the seeking.
Bye, Rich =]
--
Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]
- Raw text -