bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] adjusted .cvsignore file to latest gnulib


From: Paul Eggert
Subject: [Bug-tar] adjusted .cvsignore file to latest gnulib
Date: Thu, 12 Apr 2007 17:52:28 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

I installed this:

2007-04-12  Paul Eggert  <address@hidden>

        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.

Index: lib/.cvsignore
===================================================================
RCS file: /cvsroot/tar/tar/lib/.cvsignore,v
retrieving revision 1.42
diff -p -u -r1.42 .cvsignore
--- lib/.cvsignore      26 Jan 2007 23:02:40 -0000      1.42
+++ lib/.cvsignore      13 Apr 2007 00:50:33 -0000
@@ -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: src/.cvsignore
===================================================================
RCS file: /cvsroot/tar/tar/src/.cvsignore,v
retrieving revision 1.2
diff -p -u -r1.2 .cvsignore
--- src/.cvsignore      4 Apr 2004 09:50:42 -0000       1.2
+++ src/.cvsignore      13 Apr 2007 00:50:33 -0000
@@ -1,7 +1,6 @@
-Makefile.in
+.deps
+.gdbinit
 Makefile
-localedir.h
+Makefile.in
 rmt
 tar
-.deps
-.gdbinit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]