mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
17 lines
569 B
Plaintext
17 lines
569 B
Plaintext
|
|
Original concept and programming by Con Kolivas
|
||
|
|
|
||
|
|
Beginning with version 0.19, Peter Hyman submitted bug fixes,
|
||
|
|
patches, multi-threading support, assembler integration,
|
||
|
|
SDK updating, and autoconf improvements.
|
||
|
|
|
||
|
|
Thanks to:
|
||
|
|
Andrew Tridgell for rzip.
|
||
|
|
Markus Oberhumer for lzo.
|
||
|
|
Igor Pavlov for lzma and CRC Assembler code.
|
||
|
|
Jean-loup Gailly and Mark Adler for the zlib compression library
|
||
|
|
Christian Leber for lzma compat layer
|
||
|
|
Lasse Collin for debugging the compat layer
|
||
|
|
Michael J Cohen for Darwin support
|
||
|
|
Jukka Laurila for newer Darwin support
|
||
|
|
George Makrydakis for lrztar
|