]> Dogcows Code - chaz/tar/commitdiff
Add Lzip support
authorAntonio Diaz Diaz <ant_diaz@teleline.es>
Tue, 2 Mar 2010 16:41:41 +0000 (18:41 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 2 Mar 2010 16:44:25 +0000 (18:44 +0200)
* configure.ac: Add TAR_COMPR_PROGRAM(lzip)
* doc/tar.texi: Reflect lzip support.
* src/buffer.c (compress_type) <ct_lzip>: New constant.
(magic): Add magic for lzip.
* src/suffix.c (compression_suffixes): Add lz.
* src/tar.c: New option --lzip.


No differences found
This page took 0.025222 seconds and 4 git commands to generate.