Download List

프로젝트 설명

Lbzip2 is a parallel, SMP-based, bzip2-compatible compression utility, with a commandline resembling that of the original bzip2. It is usable both on its own and as a filter passed to GNU tar with the "--use-compress-program" option. It uses Gnulib, and its building and testing process is managed by the GNU build system. Starting with release 2.0, lbzip2 is independent of libbz2 and features yambi, an independent BWT compression stack with improved speed and robustness.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-26 10:41 Back to release list
0.16

때문에 lbzip2 입력 파일을 제거하지 않는 비 정기적으로 입력을 커맨드 라인에서 생략 전달 파일 (심볼릭 링크) 등의 순이있습니다. 종료하는 대신, lbzip2 건너뛰고 입력 커맨드 라인 그게 아니면 열 수없습니다 그것을 해당 출력 파일을 만들 수없습니다 파일에 전달했다. 표준 출력도 함께 폐쇄 - 필터 모드로 그냥 표준 출력과 파일 피연산자, 아니. 신호 처리를 청소하고있다; lbzip2 현재 행에 많은 파일을 건너뛰는 동안 중단될 수있습니다. 깨진 파이프 오류 메시지가 작성 불완전 출력 파일에 더 이상 발생하지 않습니다.
Tags: Minor bugfixes
Non-regular input files passed on the command line are skipped (symbolic links are followed, because lbzip2 doesn't remove input files). Instead of exiting, lbzip2 skips input files passed on the command line that it cannot open, or for which it cannot create the corresponding output files. Standard output is also closed with --stdout and file operands, not just in filter mode. Signal handling has been cleaned up; lbzip2 can now be interrupted during skipping many files in a row. Writing an error message to a broken pipe doesn't result in an incomplete output file anymore.

Project Resources