As we no longer use function pointers for read in common archiving code
[oweals/busybox.git] / archival / libunarchive / data_extract_all.c
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2003-11-20 Glenn L McGrathDont attempt to unlink directories
2003-11-15 Glenn L McGrathFix a bug where cpio wouldnt work unless -u was specified
2003-09-11 Eric AndersenMarc A. Lehmann writes:
2003-08-28 Glenn L McGrathDont unlink when testing !
2003-08-14 Glenn L McGrathChange hardlink handling for tar to work the same way...
2003-04-21 Glenn L McGrathunlink a previous file before its extracted
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-28 Glenn L McGrathFix long standing bug with old gnu tar files, add a...
2002-12-10 Glenn L McGrathrpm applet by Laurence Anderson
2002-12-04 Glenn L McGrathUnlink before mkdir, mknod, symlink to overwrite
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-09-30 Eric AndersenPatch from Konstantin Isakov <ikm@pisem.net>:
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-25 Glenn L McGrathNew common unarchive code.