summaryrefslogtreecommitdiff
path: root/archival/libunarchive/decompress_bunzip2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major coreutils update.Manuel Novoa III2003-03-191-4/+4
* Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...Glenn L McGrath2002-11-051-1/+1
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-189/+58
* Move bunzip2 idecompression code to libunarchiveGlenn L McGrath2002-11-031-0/+1789