From 985637ab5a7448cf89e59ac433229a4fef2d265d Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 26 Jun 2008 06:32:25 +0000 Subject: Bugfixes. * src/buffer.c (try_new_volume): Print more information with error diagnostics. (_gnu_flush_write): Improve error checking. Adjust real_s_sizeleft before calling new_volume to avoid creating malformed multivolume headers. * tests/delete05.at, tests/gzip.at, tests/ignfail.at, tests/longv7.at, tests/lustar01.at, tests/lustar02.at, tests/shortfile.at: Update to match new diagnostic wording (see 2008-05-06). * NEWS: Update. --- lib/.cvsignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib') diff --git a/lib/.cvsignore b/lib/.cvsignore index 0290a6e6..eb463340 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -149,6 +149,8 @@ quote.c quote.h quotearg.c quotearg.h +rawmemchr.c +rawmemchr.valgrind readlink.c realloc.c ref-add.sed @@ -181,10 +183,12 @@ sleep.c snprintf.c stat-macros.h stat-time.h +stdarg.in.h stdbool.h stdbool.in.h stdint.h stdint.in.h +stdio-impl.h stdio.h stdio.in.h stdlib.h @@ -192,6 +196,7 @@ stdlib.in.h stpcpy.c strcasecmp.c strchrnul.c +strchrnul.valgrind strdup.c streq.h strerror.c -- cgit v1.2.1