Date: Thu, 5 Mar 2009 02:37:05 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive archive_read_support_compression_gzip.c src/lib/libarchive/test test_compat_gzip.c Message-ID: <200903050237.n252b9Uc011942@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2009-03-05 02:37:05 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_compression_gzip.c lib/libarchive/test test_compat_gzip.c Log: SVN rev 189390 on 2009-03-05 02:37:05Z by kientzle Merge r551,r561 from libarchive.googlecode.com: Update gzip read filter to fully take advantage of the new peek/consume I/O support. In particular, this now properly handles concatenated gzip streams. Revision Changes Path 1.20 +218 -231 src/lib/libarchive/archive_read_support_compression_gzip.c 1.3 +1 -1 src/lib/libarchive/test/test_compat_gzip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903050237.n252b9Uc011942>