From: Paul Eggert Date: Sun, 25 Nov 2007 17:20:26 +0000 (+0000) Subject: * lib/.cvsignore: Update to match current gnulib. X-Git-Tag: v1.3.13~33 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=46faf815efb8e50bf191abd81d2d621a76eef3f2;p=debian%2Fgzip * lib/.cvsignore: Update to match current gnulib. * m4/.cvsignore: Likewise. --- diff --git a/ChangeLog b/ChangeLog index e220819..06c4a14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-11-25 Paul Eggert + * lib/.cvsignore: Update to match current gnulib. + * m4/.cvsignore: Likewise. + * gzip.c (handled_sig): Move out of install_signal_handlers, and move previous to all uses of SIGPIPE, to fix a bug encountered when porting to mingw32. Reported by Robert Millan in diff --git a/lib/.cvsignore b/lib/.cvsignore index 310aa73..dc6392f 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -12,30 +12,34 @@ exitfail.h fcntl--.h fcntl-safer.h fcntl.h -fcntl_.h +fcntl.in.h fd-safer.c getopt.c +getopt.in.h getopt1.c -getopt_.h getopt_int.h gettext.h gnulib.mk +intprops.h open-safer.c pipe-safer.c stamp-h1 stat-time.h -stat_.h -stdbool_.h +stdbool.in.h stdlib.h -stdlib_.h +stdlib.in.h +strerror.c +string.h +string.in.h sys -sys_time_.h +sys_stat.in.h +sys_time.in.h time.h -time_.h +time.in.h unistd--.h unistd-safer.h unistd.h -unistd_.h +unistd.in.h utimens.c utimens.h xalloc-die.c diff --git a/m4/.cvsignore b/m4/.cvsignore index 708382e..27689c9 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -9,10 +9,13 @@ gnulib-cache.m4 gnulib-common.m4 gnulib-comp.m4 gnulib-tool.m4 +include_next.m4 inline.m4 stat-time.m4 stdbool.m4 stdlib_h.m4 +strerror.m4 +string_h.m4 sys_stat_h.m4 sys_time_h.m4 time_h.m4