]> Dogcows Code - chaz/tar/commit
(extract_file): Handle to_command_option
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 5 Feb 2005 10:34:01 +0000 (10:34 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 5 Feb 2005 10:34:01 +0000 (10:34 +0000)
commite758088191540c121adc59eb5648df067a7e0635
treec86336ca905228d46123bd9871eeee2bfef7c445
parentf96dc77bbc700d90e48babc4dbeb62d73f4fa15c
(extract_file): Handle to_command_option
Fix error recovery: decrease `size' by `written', not
by `count', otherwise tar misses the next header
Do not diagnose write errror if to_command_option
is set, since the command may have exited prematurely.
It would be better to check for sigpipe, though.
(prepare_to_extract): Handle to_command_option
src/extract.c
This page took 0.020629 seconds and 4 git commands to generate.