summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_support_compression_bzip2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some unused variables and dead assignments.kientzle2009-12-281-3/+2
* Implement command-line fallbacks for gzip and bzip2 decompression as well.kientzle2009-04-171-3/+14
* Merge r591 from libarchive.googlecode.com: signed/unsigned fixes.kientzle2009-03-071-4/+4
* Merge r491,493,500,507,510,530,543 from libarchive.googlecode.com:kientzle2009-03-061-0/+1
* Argh. r189389 was supposed to include r539 from libarchive.googlecode.comkientzle2009-03-051-2/+2
* Merge r364, r378, r379, r393, and r539 from libarchive.googlecode.com:kientzle2009-03-051-115/+60
* MfP4: Big read filter refactoring.kientzle2008-12-061-220/+191
* MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit morekientzle2008-05-261-10/+22
* Correct a compile error when libbz2/zlib are unavailable.kientzle2008-02-191-1/+1
* libarchive 2.2.3kientzle2007-05-291-19/+24
* From Joerg Sonnenberger: Fix a number of style gaffes,kientzle2007-04-051-7/+11
* Fix compile error when libbz2 is unavailable.kientzle2007-03-241-1/+1
* libarchive 2.0kientzle2007-03-031-33/+37
* Fix the copyright notice; it was always intended to bekientzle2007-01-091-3/+2
* Correct spelling of "accommodate", "guarantee", "guaranteed", "guard",cperciva2006-12-281-1/+1
* Portability and style fixes:kientzle2006-11-101-7/+15
* Use 'skip' when ignoring data in tar archives. This dramaticallykientzle2006-07-301-0/+1
* signed/unsigned fixes (thanks to GCC4) and a few related minor style correcti...kientzle2005-09-241-1/+1
* Portability nit: Some platforms require stdio.h before bzlib.h.kientzle2004-12-221-0/+1
* Eliminate reliance on non-portable <err.h> by implementing a verykientzle2004-08-141-9/+32
* Conditionalize the bzip2/gzip compression/decompressionkientzle2004-07-301-0/+6
* Add statistics: track offset in compressed and uncompressed archive,kientzle2004-04-281-0/+1
* More work on ACLs: fix error in archive_entry's ACL parsing code,kientzle2004-04-121-3/+0
* Many fixes.kientzle2004-03-091-12/+12
* Initial import of libarchive.kientzle2004-02-091-0/+365
OpenPOWER on IntegriCloud