X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=62a15c8274e9a353798073c3ca6dcc516dcfe2c8;hb=7f6e6e6a3e4e9a66f86f0c781da0680a438df61a;hp=5036e699e7f3a37172d29e49c5a68496d129939f;hpb=99e3a2604f3872b94d53bfdadd2cad5d299c739d;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 5036e69..62a15c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-11-25 Sergey Poznyakoff + + Do not try to drain the input pipe before closing the + archive. + + * src/buffer.c (close_archive): Remove call to + sys_drain_input_pipe. Pass hit_eof as the second + argument to sys_wait_for_child. + * src/common.h (sys_drain_input_pipe): Remove + (sys_wait_for_child): Declare second argument. + * src/system.c (sys_drain_input_pipe): Remove. + (sys_wait_for_child): Take two arguments. The second one helps to + decide whether to tolerate child termination on SIGPIPE. + 2008-11-03 Sergey Poznyakoff * src/buffer.c (_write_volume_label): Fix typo, which prevented