diff options
author | Elliott Hughes <enh@google.com> | 2019-04-29 15:53:50 -0700 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-05-01 13:04:44 -0500 |
commit | d97be5e94f46986903970d35b17682adc8554da0 (patch) | |
tree | d8fc29b3023e86b0afdb61fe6f4857afa8d858d1 /lib/deflate.c | |
parent | 333a8c6500981be6cd7391b32bd794a6d6ca91b3 (diff) | |
download | toybox-d97be5e94f46986903970d35b17682adc8554da0.tar.gz |
tar: use same tools for decompression as for compression.
This is what GNU tar does, so Android's build system jail allows
bzip2, gzip, and xz, but not bzcat, zcat, and xzcat.
Why the function? Because auto-detection works by setting toyflags, so
we need to make sure we test the flags late, so it's either two copies
of this or a function.
Diffstat (limited to 'lib/deflate.c')
0 files changed, 0 insertions, 0 deletions