Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2
authorKang-Che Sung <explorer09@gmail.com>
Sun, 8 Jan 2017 06:28:34 +0000 (14:28 +0800)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Jan 2017 08:03:31 +0000 (09:03 +0100)
commitb130f9f758b6404c6d0911a1c120937ae6ab47f8
treece1502cfcfc67e7e9fb40b85d13488273aa82689
parentfb87d93d1e0a6760049fa88aadd1232b7e1545e7
Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2

Idea copied from the "ip" applet.

Signed-off-by: Kang-Che Sung <explorer09@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
archival/bbunzip.c
archival/bzip2.c
archival/gzip.c