aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/open_transformer.c
AgeCommit message (Expand)Author
2006-04-02- include proper prototypes in libunarchive.Bernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2003-11-18Dont close original file handle, we may need it later.Glenn L McGrath
2003-11-15Move from read_gz to the pipe()+fork() method.Glenn L McGrath