]> git.saurik.com Git - bison.git/commitdiff
* lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 Aug 2005 06:38:59 +0000 (06:38 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 Aug 2005 06:38:59 +0000 (06:38 +0000)
Add strnlen.c.
* m4/.cvsignore: Remove codeset.m4, gettext.m4, lib-ld.m4,
lib-prefix.m4, po.m4.

ChangeLog
lib/.cvsignore
m4/.cvsignore

index 2f60d03eab82268710855762a730c57616a7c674..4ce49dff819b2d5d1a3b3191612898e7f7587379 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-08-21  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * 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.
+
        * data/glr.c (yyreturn): Use "Cleanup:" rather than "Error:"
        in yydestruct diagnostic, since it might not be an error.
        Problem reported by Joel Denny near end of
index 0a6915f0e9397449fedbc8daccd04f586a4564a3..b8e72ed77e8f05c9de78441eeabfc24f769bb88e 100644 (file)
@@ -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 30e5230f3219a750a0e6b1037cf9a3849e5605d9..5b6747975c622433cbe2a408609d46f34c6bcbff 100644 (file)
@@ -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