green 2003/12/10 08:10:34 PST
FreeBSD src repository
Modified files:
lib/libstand gzipfs.c
Log:
Implement seeking to earlier offsets in gzipfs. This allows my loader
to e.g. correctly load all .ko.gz's I've tried, as opposed to messing
up trying to read section headers on some of them.
Revision Changes Path
1.12 +30 -15 src/lib/libstand/gzipfs.c