aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/archive_xread.c
AgeCommit message (Expand)Author
2003-11-21As we no longer use function pointers for read in common archiving codeGlenn L McGrath
2003-11-15Move from read_gz to the pipe()+fork() method.Glenn L McGrath
2003-07-05Be certain to not abort prematurely when reading stuff from pipes.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-11-03Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath