Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2007 21:47:35 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_read_support_format_tar.c
Message-ID:  <200701032147.l03LlZwY082325@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2007-01-03 21:47:35 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
  Log:
  Rewrite and simplify archive_read_format_tar_skip.  Compression-layer skip
  functions are required to skip the requested distance, so we can avoid
  lots of bookkeeping which would otherwise be necessary.
  
  Reviewed by:    kientzle
  MFC after:      1 week
  
  Revision  Changes    Path
  1.46      +16 -18    src/lib/libarchive/archive_read_support_format_tar.c



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