aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/data_extract_to_stdout.c
AgeCommit message (Expand)Author
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2004-03-27Add missing include filesEric Andersen
2004-03-27s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen
2003-12-22Fix a bug of mine where extracting files to stdout would extract toGlenn L McGrath
2003-11-21As we no longer use function pointers for read in common archiving codeGlenn L McGrath
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