]> Dogcows Code - chaz/tar/commit
(total_blocks_deleted): New variable
authorSergey Poznyakoff <gray@gnu.org.ua>
Mon, 12 Jun 2006 13:18:26 +0000 (13:18 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Mon, 12 Jun 2006 13:18:26 +0000 (13:18 +0000)
commit8c10111c66c83092f53a8ed029552afd780a8bca
treeb13986555a25828d3b1c22857fb5f1cf4b68433c
parent15a55db341ba68ab58b4a7b166da5eb7cfc4353b
(total_blocks_deleted): New variable
(set_start_time): Set volume_start_time and last_stat_time as well
(set_volume_start_time): New function
(compute_duration): Do not call set_start_time, update
last_stat_time instead. Use it in calculation instead of
start_time, which is now set only once, upon startup.
(print_total_written): Removed.
(print_total_stats): New function for printing byte/speed statistics.
(_open_archive): Detect attempts to update compressed archives.
(_gnu_flush_write): Always update prev_written.
(open_archive): Call set_volume_start_time.
src/buffer.c
This page took 0.022423 seconds and 4 git commands to generate.