cvs commit: src/lib/libarchive archive_read_support_format_tar.c
Colin Percival
cperciva at FreeBSD.org
Wed Jan 3 13:47:35 PST 2007
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
More information about the cvs-src
mailing list