aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/init_handle.c
AgeCommit message (Expand)Author
2006-05-26Change llist_add_* to take the address of the list rather than returning the newRob Landley
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
2002-11-03Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath
2002-09-25New common unarchive code.Glenn L McGrath