Dont unlink when testing !
[oweals/busybox.git] / archival / libunarchive / Makefile.in
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-02-09 Glenn L McGrathFix endian probelm on PPC, i had different types for...
2002-12-10 Glenn L McGrathrpm applet by Laurence Anderson
2002-12-08 Glenn L McGrathMove add_to_list from libunarchive to libbb so it can...
2002-11-05 Glenn L McGrathFail silently if a partial tar header is read as tar...
2002-11-05 Glenn L McGrathenable .tar.bz2 for dpkg-deb
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-11-03 Glenn L McGrathMove data_extract_all_prefix to dpkg, its only used...
2002-11-03 Glenn L McGrathMove bunzip2 idecompression code to libunarchive
2002-10-22 Glenn L McGrathMove unzip.c uncompress.c from libbb to archiveal/libun...
2002-10-19 Glenn L McGrathUpdate dpkg to use new unarchive code
2002-10-19 Glenn L McGrathFix exclude/include problem
2002-09-25 Glenn L McGrathNew common unarchive code.
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...