Dont unlink when testing !
[oweals/busybox.git] / archival / libunarchive / get_header_tar.c
2003-08-14 Glenn L McGrathChange hardlink handling for tar to work the same way...
2003-07-16 Eric AndersenFixup problem unconditionally converting all hard links...
2003-06-12 Glenn L McGrathHandle hard links by converting them to symlinks
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-08 Glenn L McGrathMove add_to_list from libunarchive to libbb so it can...
2002-11-23 Glenn L McGrathFix long filename support
2002-11-05 Glenn L McGrathFail silently if a partial tar header is read as tar...
2002-11-04 Glenn L McGrathChange filter paramaters, filters can be more powefull now
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-10-19 Glenn L McGrathFix exclude/include problem
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-25 Glenn L McGrathNew common unarchive code.
2002-09-15 Glenn L McGrathSupport for GNU style long filename and linknames
2002-08-22 Glenn L McGrathSpecify cast
2002-08-22 Glenn L McGrathRun through ident, fix comments
2002-08-22 Glenn L McGrathHonour the USTAR prefix field, this enables a 155 byte...
2002-08-13 Glenn L McGrathEnable support for the old tar header format, enable...
2002-07-11 Eric AndersenFixup warnings and undefined operations that show up...
2001-10-25 Glenn L McGrath*** empty log message ***