Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2003 08:10:34 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libstand gzipfs.c
Message-ID:  <200312101610.hBAGAYWR009066@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312101610.hBAGAYWR009066>