]> Dogcows Code - chaz/tar/commit
Do not issue errors on existing files when given the -k option
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 14 May 2009 08:28:41 +0000 (11:28 +0300)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 14 May 2009 08:28:41 +0000 (11:28 +0300)
commit8f390db92fc5890c824db9ebfa295a8a27d7251a
tree04c9e99a5ac366ad0a3d4fff0ee9924e67554f0d
parent705fab49ebb511fcaacf1f7e106e4402154c0fbc
Do not issue errors on existing files when given the -k option

* Makefile.am (dist-hook): Fix rule.
* src/extract.c (maybe_recoverable): Return three-state value.
(extract_dir): Skip extraction if maybe_recoverable indicates so.
(extract_file): Likewise.
Makefile.am
src/extract.c
This page took 0.020461 seconds and 4 git commands to generate.