Mail Archives: djgpp-workers/2002/12/22/00:51:36
I've taken the liberty of committing a number of image size fixes. I'm
going to be out of town so I didn't want to lose them. Feel free to
flame me, but it seems to have saved 1-2K on the base image size.
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.
- Raw text -