bison-patches
[Top][All Lists]
Advanced

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

.cvsignore updates for Bison


From: Paul Eggert
Subject: .cvsignore updates for Bison
Date: Sun, 21 Aug 2005 23:39:55 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

I installed this to reflect changes in Bison's use of gnulib:

2005-08-21  Paul Eggert  <address@hidden>

        * lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c.
        Add strnlen.c.
        * m4/.cvsignore: Remove codeset.m4, gettext.m4, lib-ld.m4,
        lib-prefix.m4, po.m4.

Index: lib/.cvsignore
===================================================================
RCS file: /cvsroot/bison/bison/lib/.cvsignore,v
retrieving revision 1.13
diff -p -u -r1.13 .cvsignore
--- lib/.cvsignore      22 May 2005 08:04:06 -0000      1.13
+++ lib/.cvsignore      22 Aug 2005 06:38:42 -0000
@@ -37,7 +37,6 @@ quote.c
 quote.h
 quotearg.c
 quotearg.h
-realloc.c
 stdbool.h
 stdbool_.h
 stdio-safer.h
@@ -46,15 +45,14 @@ stpcpy.h
 strdup.c
 strdup.h
 stripslash.c
-strncasecmp.c
 strndup.c
 strndup.h
 strnlen.c
+strnlen.h
 unistd-safer.h
 unlocked-io.h
 xalloc-die.c
 xalloc.h
 xmalloc.c
-xstrdup.c
 xstrndup.c
 xstrndup.h
Index: m4/.cvsignore
===================================================================
RCS file: /cvsroot/bison/bison/m4/.cvsignore,v
retrieving revision 1.12
diff -p -u -r1.12 .cvsignore
--- m4/.cvsignore       22 May 2005 08:04:06 -0000      1.12
+++ m4/.cvsignore       22 Aug 2005 06:38:42 -0000
@@ -1,27 +1,22 @@
 *_gl.m4
 alloca.m4
-codeset.m4
 dirname.m4
 dos.m4
 error.m4
 exitfail.m4
 extensions.m4
 getopt.m4
-gettext.m4
 gnulib.m4
 hard-locale.m4
 hash.m4
 iconv.m4
-lib-ld.m4
 lib-link.m4
-lib-prefix.m4
 mbrtowc.m4
 mbstate_t.m4
 mbswidth.m4
 nls.m4
 obstack.m4
 onceonly.m4
-po.m4
 progtest.m4
 quote.m4
 quotearg.m4




reply via email to

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