]> Dogcows Code - chaz/tar/commit
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)
commitbffe1074aab0bd180b6b522f07f951f73ef59191
tree20d10d7f86373eb6f8254d8c49a689b8d5bc3329
parent9a3e8a6f4374901c386821a0e08184f369141df4
Add Lzip support

* 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.
configure.ac
doc/tar.texi
src/buffer.c
src/suffix.c
src/tar.c
This page took 0.01825 seconds and 4 git commands to generate.