separate copy of bzip2 1.0.5 for suse quirk
authorJoey Hess <joey@kitenet.net>
Mon, 12 Sep 2011 19:57:31 +0000 (15:57 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 12 Sep 2011 20:47:54 +0000 (16:47 -0400)
commit843610b21a6f81f305dde756e20bbd499fdb3370
tree6d211fe51b2bfaadf12d6dd38604008881ecd768
parent24ccab13522f30a1ab7cabc5fbfa82a10e63b706
separate copy of bzip2 1.0.5 for suse quirk

Doesn't work yet. Making two copies of bzip2 live in one program would
be hard. Might be better to have a helper program?
zgz/suse-bzip2/blocksort.c [moved from zgz/old-bzip2/blocksort-1.0.c with 99% similarity]
zgz/suse-bzip2/bzip2.c [new file with mode: 0644]
zgz/suse-bzip2/bzlib.c [new file with mode: 0644]
zgz/suse-bzip2/bzlib_private.h [new file with mode: 0644]
zgz/suse-bzip2/compress.c [new file with mode: 0644]
zgz/suse-bzip2/huffman.c [new file with mode: 0644]