From: Paul Eggert Date: Thu, 11 Oct 2007 22:04:44 +0000 (+0000) Subject: Adjust to recent gnulib changes. X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=3f12066739fdda1a387948717897876c1dcb25e7 Adjust to recent gnulib changes. * configure.ac: Dont' check for strerror, since gnulib now does this. * .cvsignore: Add m4, tar-[0-9]*. * lib/.cvsignore: Adjust to various gnulib file name changes. Add .deps, rmt-command.h. SCALAR(0x830b0dc) directories. SCALAR(0x831ad2c) --- diff --git a/.cvsignore b/.cvsignore index 247977d..24b7c5f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -12,5 +12,7 @@ build-aux config.* configure gnulib +m4 rmt stamp-h1 +tar-[0-9]* diff --git a/ChangeLog b/ChangeLog index 33f77b2..3408856 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-10-11 Paul Eggert + + Adjust to recent gnulib changes. + * configure.ac: Dont' check for strerror, since gnulib now does this. + * .cvsignore: Add m4, tar-[0-9]*. + * lib/.cvsignore: Adjust to various gnulib file name changes. + Add .deps, rmt-command.h. + 2007-10-10 Sergey Poznyakoff * configure.ac, NEWS: Raise version number to 1.19 @@ -35,8 +43,8 @@ Implement --exclude-tag* and --exclude-cache* options for listed incremental archives. New option --exclude-vcs to exclude VCS-specific files and - directories. - + directories. + * NEWS: Update * doc/tar.texi: Document --exclude-vcs option * src/common.h (exclusion_tag_warning, check_exclusion_tags): New @@ -54,7 +62,7 @@ (scan_directory): Hanlde exclusion tags. * src/tar.c: New option --exclude-vcs (exclude_vcs_files): New function - + 2007-09-14 Paul Eggert * AUTHORS: Remove unnecessary information. Just list the diff --git a/configure.ac b/configure.ac index b52fe96..10e3181 100644 --- a/configure.ac +++ b/configure.ac @@ -87,7 +87,7 @@ gl_INIT # paxutils modules tar_PAXUTILS -AC_CHECK_FUNCS(fsync getdtablesize lstat mkfifo readlink strerror symlink setlocale utimes) +AC_CHECK_FUNCS(fsync getdtablesize lstat mkfifo readlink symlink setlocale utimes) AC_CHECK_DECLS([getgrgid],,, [#include ]) AC_CHECK_DECLS([getpwuid],,, [#include ]) AC_CHECK_DECLS([time],,, [#include ]) diff --git a/lib/.cvsignore b/lib/.cvsignore index 1ea370b..2e6f033 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -1,14 +1,10 @@ .cvsignore +.deps Makefile Makefile.in -__fpending.c -__fpending.h alloca.c +alloca.h alloca.in.h -alloca_.h -allocsa.c -allocsa.h -allocsa.valgrind argmatch.c argmatch.h argp-ba.c @@ -31,6 +27,7 @@ backupfile.h basename.c canonicalize-lgpl.c canonicalize.h +charset.alias chdir-long.c chdir-long.h chown.c @@ -39,9 +36,10 @@ close-stream.h closeout.c closeout.h config.charset +configmake.h creat-safer.c +dirent.h dirent.in.h -dirent_.h dirfd.c dirfd.h dirname.c @@ -60,16 +58,16 @@ fchown-stub.c fchownat.c fcntl--.h fcntl-safer.h +fcntl.h fcntl.in.h -fcntl_.h fd-safer.c fileblocks.c float+.h +float.h float.in.h -float_.h fnmatch.c +fnmatch.h fnmatch.in.h -fnmatch_.h fnmatch_loop.c fpending.c fpending.h @@ -78,16 +76,15 @@ ftruncate.c full-write.c full-write.h getcwd.c +getdate.c getdate.h getdate.y getdelim.c -getdelim.h getline.c -getline.h getopt.c +getopt.h getopt.in.h getopt1.c -getopt_.h getopt_int.h getpagesize.h gettext.h @@ -102,10 +99,9 @@ imaxtostr.c intprops.h inttostr.c inttostr.h +inttypes.h inttypes.in.h -inttypes_.h lchown.c -lchown.h localcharset.c localcharset.h lstat.c @@ -152,7 +148,9 @@ quotearg.c quotearg.h readlink.c realloc.c +ref-add.sed ref-add.sin +ref-del.sed ref-del.sin regcomp.c regex.c @@ -161,6 +159,7 @@ regex_internal.c regex_internal.h regexec.c rmdir.c +rmt-command.h rmt.h rpmatch.c rtapelib.c @@ -178,22 +177,22 @@ setenv.h sleep.c stat-macros.h stat-time.h +stdbool.h stdbool.in.h -stdbool_.h +stdint.h stdint.in.h -stdint_.h +stdio.h stdio.in.h -stdio_.h +stdlib.h stdlib.in.h -stdlib_.h stpcpy.c strcasecmp.c strchrnul.c strdup.c streq.h strerror.c +string.h string.in.h -string_.h stripslash.c strncasecmp.c strndup.c @@ -206,27 +205,29 @@ strtoll.c strtoul.c strtoull.c strtoumax.c +sys +sys_stat.h sys_stat.in.h -sys_stat_.h +sys_time.h sys_time.in.h -sys_time_.h +sysexits.h sysexits.in.h -sysexits_.h system-ioctl.h system.h tempname.c tempname.h +time.h time.in.h -time_.h time_r.c timespec.h uinttostr.c umaxtostr.c unistd--.h unistd-safer.h +unistd.h unistd.in.h -unistd_.h unitypes.h +uniwidth uniwidth.h unlinkdir.c unlinkdir.h @@ -242,12 +243,11 @@ version-etc-fsf.c version-etc.c version-etc.h vsnprintf.c +wchar.h wchar.in.h -wchar_.h +wctype.h wctype.in.h -wctype_.h wcwidth.c -wcwidth.h xalloc-die.c xalloc.h xgetcwd.c