aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/archive_copy_file.c
AgeCommit message (Expand)Author
2003-03-19Major coreutils update.Manuel Novoa III
2002-11-15Allow short reads as we are looping anyway.Glenn L McGrath
2002-11-12Reduce block size to 512 to prevent short read's when reading from a pipeGlenn L McGrath
2002-11-03Abstract read and seek in unarchiving code, convert bunzip to file descriptor...Glenn L McGrath