aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/decompress_bunzip2.c
AgeCommit message (Expand)Author
2004-11-16Don't document compiler warnings. _FIX_ compiler warnings.Rob Landley
2004-08-28Fixup some warningsEric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-11-15Move from read_gz to the pipe()+fork() method.Glenn L McGrath
2003-11-05Fix tar -j supportGlenn L McGrath
2003-10-31Put back the tar support stubs (and warnings) for now.Eric Andersen
2003-10-28Add some error messages, use xmalloc instead of mallocGlenn L McGrath
2003-10-23Another bzip2 update and speedup from Manuel Novoa III, with someEric Andersen
2003-10-18Manuel Novoa III writes:Eric Andersen
2003-10-18Rob Landley's new micro-bunzip version 3. Rob writes:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-11-05Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ...Glenn L McGrath
2002-11-03Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath
2002-11-03Move bunzip2 idecompression code to libunarchiveGlenn L McGrath