Initial support for for bunzip2....
authorGlenn L McGrath <bug1@ihug.co.nz>
Fri, 5 Oct 2001 03:48:57 +0000 (03:48 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Fri, 5 Oct 2001 03:48:57 +0000 (03:48 -0000)
commit24e2833cdfcba3505bbde9b56906bbcbb67aa2be
tree9555ce149062ec16167d77aa6a5d7a55850c511d
parent2e772edacf70e9ff45a00a34af4c94e04d490fc2
Initial support for for bunzip2....
This code could be improvemed by
 1) supporting more options,
 2) Creating a shared crc table with gunzip, or perhaps generated on the fly.
 3) Removing any remaining unneccessary code (e.g. if (noisy))
Config.h
applets.h
applets/usage.h
archival/bunzip2.c [new file with mode: 0644]
bunzip2.c [new file with mode: 0644]
include/applets.h
include/usage.h
usage.h