zcat: if seamless uncompressors are defined, autodetect file's format
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 28 Feb 2013 17:06:09 +0000 (18:06 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 28 Feb 2013 17:06:09 +0000 (18:06 +0100)
commit8e96efa32314ec5a4e6ace9a6fe7a1694e2e7d90
tree8c58dedb2b63b49f5b18f232ba7a08117f9464b3
parentf2d8478e560fd77b45dbea7993d6219a5b635b2e
zcat: if seamless uncompressors are defined, autodetect file's format

function                                             old     new   delta
bbunpack                                             526     622     +96
packed_usage                                       29335   29341      +6
gunzip_main                                           64      67      +3

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/bbunzip.c