summaryrefslogtreecommitdiff
path: root/archival/libunarchive/get_header_tar_gz.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move from read_gz to the pipe()+fork() method.Glenn L McGrath2003-11-151-12/+5
* fix commentEric Andersen2003-11-071-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Use read_gz, remove fork() woohoo!Glenn L McGrath2002-11-191-44/+9
* Minor cleanupsGlenn L McGrath2002-11-131-1/+2
* Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath2002-11-031-1/+4
* Fix compress support and prevent a segfaultGlenn L McGrath2002-09-271-1/+8
* New common unarchive code.Glenn L McGrath2002-09-251-0/+73