From: Paul Eggert Date: Fri, 13 Apr 2007 00:51:07 +0000 (+0000) Subject: Adjust to latest Gnulib. X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=f32828d577a8644d43e2eccc4bec200137df0f88 Adjust to latest Gnulib. * lib/.cvsignore: Add dirfd.c, dirfd.h, float+.h, mbscasecmp.c, stdio.h, stdio_.h, stdlib.h, stdlib_.h, time.h, time_.h, unistd.h. Remove exit.h, getcwd.h, mempcpy.h, memrchr.h, mkdtemp.h, stpcpy.h, strcase.h, strchrnul.h, strdup.h, strndup.h, strnlen.h, time_r.h, vsnprintf.h. * m4/.cvsignore: Remove localedir.h. Sort. --- diff --git a/ChangeLog b/ChangeLog index 65f6e93..e4a0623 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-04-12 Paul Eggert + + Adjust to latest Gnulib. + * lib/.cvsignore: Add dirfd.c, dirfd.h, float+.h, mbscasecmp.c, + stdio.h, stdio_.h, stdlib.h, stdlib_.h, time.h, time_.h, unistd.h. + Remove exit.h, getcwd.h, mempcpy.h, memrchr.h, mkdtemp.h, stpcpy.h, + strcase.h, strchrnul.h, strdup.h, strndup.h, strnlen.h, time_r.h, + vsnprintf.h. + * m4/.cvsignore: Remove localedir.h. Sort. + 2007-04-03 Paul Eggert * src/common.h (closeopen): Remove decl. @@ -20,7 +30,7 @@ * src/tar.c (main): Move closeopen after decode_options to allow shell process substitution to work. * tests/extrac07.at: Expect a warning on stderr. - + 2007-03-30 Sergey Poznyakoff * src/common.h (transform_name_fp): Change signature @@ -30,9 +40,9 @@ --transform and --strip-components affect links as well. * src/list.c (transform_member_name): New function (decode_header): Use transform_member_name - * src/names.c (all_names_found): Remove check for matching_flags. + * src/names.c (all_names_found): Remove check for matching_flags. * NEWS: Update - + * TODO: Update * bootstrap (slurp): Remove any occurrences of $bt from the generated gnulib.mk diff --git a/lib/.cvsignore b/lib/.cvsignore index 76d215c..bd89073 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -40,6 +40,8 @@ closeout.h config.charset configmake.h creat-safer.c +dirfd.c +dirfd.h dirname.c dirname.h dup-safer.c @@ -47,7 +49,6 @@ error.c error.h exclude.c exclude.h -exit.h exitfail.c exitfail.h fchmodat.c @@ -59,6 +60,7 @@ fcntl.h fcntl_.h fd-safer.c fileblocks.c +float+.h fnmatch.c fnmatch.h fnmatch_.h @@ -68,7 +70,6 @@ ftruncate.c full-write.c full-write.h getcwd.c -getcwd.h getdate.c getdate.h getdate.y @@ -105,17 +106,15 @@ lstat.h malloc.c mbchar.c mbchar.h +mbscasecmp.c mbuiter.h memchr.c mempcpy.c -mempcpy.h memrchr.c -memrchr.h memset.c minmax.h mkdirat.c mkdtemp.c -mkdtemp.h mktime.c modechange.c modechange.h @@ -173,23 +172,21 @@ stdbool.h stdbool_.h stdint.h stdint_.h +stdio.h +stdio_.h +stdlib.h +stdlib_.h stpcpy.c -stpcpy.h -strcase.h strcasecmp.c strchrnul.c -strchrnul.h strdup.c -strdup.h strerror.c string.h string_.h stripslash.c strncasecmp.c strndup.c -strndup.h strnlen.c -strnlen.h strnlen1.c strnlen1.h strtoimax.c @@ -206,13 +203,15 @@ system-ioctl.h system.h tempname.c tempname.h +time.h +time_.h time_r.c -time_r.h timespec.h uinttostr.c umaxtostr.c unistd--.h unistd-safer.h +unistd.h unistd_.h unlinkdir.c unlinkdir.h @@ -227,7 +226,6 @@ version-etc-fsf.c version-etc.c version-etc.h vsnprintf.c -vsnprintf.h wchar_.h wctype_.h wcwidth.h diff --git a/src/.cvsignore b/src/.cvsignore index c09f6ce..7ff92e4 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -1,7 +1,6 @@ -Makefile.in +.deps +.gdbinit Makefile -localedir.h +Makefile.in rmt tar -.deps -.gdbinit