From: Paul Eggert Date: Mon, 22 Aug 2005 06:38:59 +0000 (+0000) Subject: * lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c. X-Git-Tag: BISON-2_1~30 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/15d29c1ffefaa0335baac8567c270b804a2c4745 * 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. --- diff --git a/ChangeLog b/ChangeLog index 2f60d03e..4ce49dff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-08-21 Paul Eggert + * 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 diff --git a/lib/.cvsignore b/lib/.cvsignore index 0a6915f0..b8e72ed7 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -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 diff --git a/m4/.cvsignore b/m4/.cvsignore index 30e5230f..5b674797 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -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