]> Dogcows Code - chaz/tar/commit - gnulib.modules
Fix testsuite and bootstrap. Implement -I.
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 29 Dec 2008 09:27:00 +0000 (09:27 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 29 Dec 2008 09:27:00 +0000 (09:27 +0000)
commit7b68ef3d918603f3afb03e939ba72f5cad10edf4
tree393f64968b91421f76faca2ca2c4de1f660eedfc
parent970f999818a52a107a89697666c54397403c09be
Fix testsuite and bootstrap. Implement -I.

* bootstrap.conf: Include size_max.
* gnulib.modules: Remove memset, rmdir. Replace strdup with
strdup-posix. Patch by Eric Blake.
* src/tar.c: Implement -I as a shorthand for --use-compress-program.
* doc/tar.texi: Document -I.
* tests/pipe.at, tests/shortrec.at: Account for eventual 'Record
size' output.
* tests/testsuite.at (AT_TAR_CHECK_HOOK): New define
(AT_TAR_WITH_HOOK, TAR_IGNREC_HOOK): New macros.
ChangeLog
bootstrap.conf
doc/tar.texi
gnulib.modules
src/tar.c
tests/pipe.at
tests/shortrec.at
tests/testsuite.at
This page took 0.022442 seconds and 4 git commands to generate.