]> Dogcows Code - chaz/tar/commit
checkpoint actions: further improvements.
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 22 Jan 2014 15:19:55 +0000 (17:19 +0200)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 22 Jan 2014 15:35:43 +0000 (17:35 +0200)
commiteb7e2aa9334d80747c6f6c4f093716fd030f3f15
treea0752b7b980ce7e77301dae6fedb8fe82b6d9c79
parent717a07e208ced8ab10c59e70eada67c1a2e8afa2
checkpoint actions: further improvements.

* NEWS: Update.
* doc/tar.texi: Update.
* src/buffer.c (print_stats): Avoid use of additional string buffer.
Allow for text to be NULL.
Call gettext if it is not.
(format_total_stats): Don't use gettext when calling print_stats.
* src/checkpoint.c (def_format): Change default format.
(format_checkpoint_string): Implement optional arguments for
T conversion.
(finish_checkpoint_actions): Rename to checkpoint_flush_actions,
make extern.  All uses changed.
* src/common.h (checkpoint_flush_actions): New proto.
* src/tar.c (main): Set error_hook
NEWS
doc/tar.texi
src/buffer.c
src/checkpoint.c
src/common.h
src/tar.c
This page took 0.017481 seconds and 4 git commands to generate.