Support old-style compress (.Z) files via libbb / unzip( ) calls
authorRobert Griebl <griebl@gmx.de>
Sun, 19 May 2002 19:00:14 +0000 (19:00 -0000)
committerRobert Griebl <griebl@gmx.de>
Sun, 19 May 2002 19:00:14 +0000 (19:00 -0000)
commit94a6a956f0ec733e1c80ff97645692d041292088
tree8ea7c7a9112731a1888da57665d43da58c4e67a5
parentc6def44cfc0de0f5eb3cafb2909908097d6d9e4b
Support old-style compress (.Z) files via libbb / unzip( ) calls
(configurable) - When enabled an applet "uncompress" is also made
available (oddname to gunzip)
[the cvs add for this file got lost somehow...]
archival/libunarchive/decompress_uncompress.c [new file with mode: 0644]
archival/libunarchive/uncompress.c [new file with mode: 0644]
libbb/uncompress.c [new file with mode: 0644]