]> Dogcows Code - chaz/tar/commitdiff
Adjust to latest Gnulib.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Apr 2007 00:51:07 +0000 (00:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Apr 2007 00:51:07 +0000 (00:51 +0000)
* 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.

ChangeLog
lib/.cvsignore
src/.cvsignore

index 65f6e93e8654316881aeb73e5e1631f2f0990021..e4a06232b14087ecdee48b040d5e39657ad64dc4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-04-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       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  <eggert@cs.ucla.edu>
 
        * 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  <gray@gnu.org.ua>
 
        * 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
index 76d215c2008a793c22e4277db49a9ea581580c1d..bd89073fa21591ef444e47c9f41a7944f8fbfa4e 100644 (file)
@@ -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
index c09f6ce0452659827c52ef86c1f51db8bf9d49bc..7ff92e4bdb77286e59cca2714f134864a1c9f39d 100644 (file)
@@ -1,7 +1,6 @@
-Makefile.in
+.deps
+.gdbinit
 Makefile
-localedir.h
+Makefile.in
 rmt
 tar
-.deps
-.gdbinit
This page took 0.028479 seconds and 4 git commands to generate.