Use a switch instead of successive if (strcmp()) statments.
[oweals/busybox.git] / archival / libunarchive / get_header_tar_gz.c
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-25 Glenn L McGrathNew common unarchive code.