summaryrefslogtreecommitdiffstats
path: root/lib/libarchive/archive_read_support_compression_bzip2.c
Commit message (Expand)AuthorAgeFilesLines
* 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