summaryrefslogtreecommitdiff
path: root/archival/libunarchive/decompress_bunzip2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixup some warningsEric Andersen2004-08-281-0/+2
* Larry Doolittle writes:Eric Andersen2004-04-141-18/+18
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-2/+2
* Fix tar -j supportGlenn L McGrath2003-11-051-16/+0
* Put back the tar support stubs (and warnings) for now.Eric Andersen2003-10-311-0/+16
* Add some error messages, use xmalloc instead of mallocGlenn L McGrath2003-10-281-5/+18
* Another bzip2 update and speedup from Manuel Novoa III, with someEric Andersen2003-10-231-223/+267
* Manuel Novoa III writes:Eric Andersen2003-10-181-22/+43
* Rob Landley's new micro-bunzip version 3. Rob writes:Eric Andersen2003-10-181-1592/+465
* 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