]> Dogcows Code - chaz/tar/commitdiff
Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 11 Nov 2005 12:18:14 +0000 (12:18 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 11 Nov 2005 12:18:14 +0000 (12:18 +0000)
ChangeLog

index c8c992943595a2393fbef870e3825413765be254..27af02e53a58123593fd77e449e5b519a70d737d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 2005-11-11  Sergey Poznyakoff  <gray@gnu.org.ua>
 
+       * gnulib.modules: Add rpmatch
+       * lib/stdopen.h, lib/stdopen.c: New file. Imported from coreutils.
+       * lib/Makefile.tmpl: Add stdopen.h, stdopen.c
+       * po/POTFILES.in: Add rpmatch.c
+       * src/tar.c (confirm): Rewritten using rpmatch.
+       (decode_options): Minor optimizations
+       (main): Call stdopen() to ensure the first three descriptors are
+       open.
+
+       * tests/multiv01.at, tests/multiv02.at, tests/multiv03.at,
+       tests/multiv04.at, tests/sparsemv.at, tests/sparsemvp.at,
+       tests/star/multi-fail.at: Close stdin so that if something fails
+       causing tar to ask for the next volume, it won't hang the
+       testsuite.
+       
        * src/buffer.c (flush_write,flush_read): Change data type.
        (flush_archive): Compute actual buffer fill level before calling
        low level function.
This page took 0.028939 seconds and 4 git commands to generate.