Lzlib C lzlib 1.2 の C++ ソースから翻訳されています。これで lzlib が多くの環境で役に立つこと libstdc++、依存関係を回避するために行われています。
タグ:
Development
Lzlib has been translated to C from the C++ source of lzlib 1.2. This has been done to avoid the dependency on libstdc++, making lzlib useful in more environments.
大きな値のため"-マッチ長さ」、圧縮比が若干増加しているし、圧縮時間は最大 6 % 削減されています。オプション"- F - 再圧縮」、どの力加圧、「.lz」または「.tlz」サフィックス既にがある名前を持つファイル minilzip に追加されました。「インストールする」は、もはや「/sbin/ldconfig」が不足しているシステム上で実行しようとします。
タグ:
Stable
For large values of "--match-length", the compression ratio has been slightly increased and compression time has been reduced by up to 6%. The option "-F, --recompress", which forces recompression of files whose names already have the ".lz" or ".tlz" suffix, has been added to minilzip. "make install" no longer tries to run "/sbin/ldconfig" on systems lacking it.
For large values of "--match-length", compression ratio has been slightly increased and compression time has been reduced by up to 6%. The option "-F, --recompress", which forces recompression of files whose names already have the ".lz" or ".tlz" suffix, has been added to minilzip.