aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/data_extract_to_buffer.c
AgeCommit message (Collapse)Author
2006-05-29More size shrinkage.Rob Landley
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
definitions. (That should only be on prototypes.)
2002-11-06Terminate the buffer with a '\0'Glenn L McGrath
2002-11-03Abstract read and seek in unarchiving code, convert bunzip to file ↵Glenn L McGrath
descriptors, support tar -j
2002-10-19Update dpkg to use new unarchive codeGlenn L McGrath