Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
0.16

Nicht-reguläre Eingabe-Dateien auf der Kommandozeile übergeben werden übersprungen (symbolischen Links gefolgt sind, weil lbzip2 nicht Input-Dateien zu entfernen). Statt verlassen, lbzip2 überspringt Input-Dateien auf der Kommandozeile, dass es nicht geöffnet werden kann, oder für die es nicht schaffen die entsprechende Ausgabe-Dateien übergeben. Standard-Ausgabe ist auch mit geschlossenen - stdout und Dateioperanden, nicht nur im Filter-Modus. Signal-Handling wurde aufgeräumt; lbzip2 kann nun während Skipping viele Dateien in einer Reihe unterbrochen werden. Schreibe eine Fehlermeldung zu einem Rohrbruch nicht zu einer unvollständigen Ausgabe Ergebnisdatei mehr.
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