From e2f3fda11aade4ba42dda61bd9899ce47606cfc3 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Tue, 19 Jan 2010 14:04:40 -0500 Subject: [PATCH] gnulib: update to latest. --- ChangeLog | 4 ++++ build-aux/.cvsignore | 2 ++ build-aux/.gitignore | 2 ++ gnulib | 2 +- lib/.cvsignore | 8 ++++++++ lib/.gitignore | 8 ++++++++ m4/.cvsignore | 7 +++++++ m4/.gitignore | 7 +++++++ 8 files changed, 39 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2f4d3d1c..d9d26fb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-01-19 Joel E. Denny + + gnulib: update to latest. + 2010-01-19 Joel E. Denny ChangeLog (2006-09-15): add Odd Arild Olsen's role for push.c. diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore index 77151142..7324ae0e 100644 --- a/build-aux/.cvsignore +++ b/build-aux/.cvsignore @@ -1,6 +1,7 @@ Makefile Makefile.in announce-gen +arg-nonnull.h compile config.guess config.rpath @@ -18,4 +19,5 @@ texinfo.tex update-copyright useless-if-before-free vc-list-files +warn-on-use.h ylwrap diff --git a/build-aux/.gitignore b/build-aux/.gitignore index 610ad9e5..7c5b909e 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,6 +1,7 @@ /Makefile /Makefile.in /announce-gen +/arg-nonnull.h /compile /config.guess /config.rpath @@ -18,4 +19,5 @@ /update-copyright /useless-if-before-free /vc-list-files +/warn-on-use.h /ylwrap diff --git a/gnulib b/gnulib index 3ef64012..102c411b 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 3ef64012bf653379fda629f5a6b619be4c1f2e69 +Subproject commit 102c411be0dfd9ac6aa0bb6450415e87bf0842ca diff --git a/lib/.cvsignore b/lib/.cvsignore index 9cf8ec51..60f663f9 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -3,6 +3,7 @@ Makefile Makefile.in argmatch.c argmatch.h +basename-lgpl.c basename.c bitrotate.h c-ctype.c @@ -15,16 +16,21 @@ config.charset config.h config.hin configmake.h +dirname-lgpl.c dirname.c dirname.h dup-safer.c +dup2.c errno.in.h error.c error.h exitfail.c exitfail.h +fcntl.c +fcntl.in.h fd-safer.c fopen-safer.c +fopen.c getopt.c getopt.h getopt.in.h @@ -70,6 +76,8 @@ stdint.in.h stdint_.h stdio--.h stdio-safer.h +stdio-write.c +stdio.in.h stdlib.h stdlib.in.h stdlib_.h diff --git a/lib/.gitignore b/lib/.gitignore index 61afc481..d0dcc2a0 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -6,6 +6,7 @@ /Makefile.in /argmatch.c /argmatch.h +/basename-lgpl.c /basename.c /bitrotate.h /c-ctype.c @@ -18,16 +19,21 @@ /config.h /config.hin /configmake.h +/dirname-lgpl.c /dirname.c /dirname.h /dup-safer.c +/dup2.c /errno.in.h /error.c /error.h /exitfail.c /exitfail.h +/fcntl.c +/fcntl.in.h /fd-safer.c /fopen-safer.c +/fopen.c /getopt.c /getopt.h /getopt.in.h @@ -73,6 +79,8 @@ /stdint_.h /stdio--.h /stdio-safer.h +/stdio-write.c +/stdio.in.h /stdlib.h /stdlib.in.h /stdlib_.h diff --git a/m4/.cvsignore b/m4/.cvsignore index 9012c372..d4016ed6 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -6,11 +6,16 @@ config-h.m4 dirname.m4 dos.m4 double-slash-root.m4 +dup2.m4 environ.m4 errno_h.m4 error.m4 exitfail.m4 extensions.m4 +fcntl-o.m4 +fcntl.m4 +fcntl_h.m4 +fopen.m4 getopt.m4 getpagesize.m4 gettext.m4 @@ -55,6 +60,7 @@ stddef_h.m4 stdint.m4 stdint_h.m4 stdio-safer.m4 +stdio_h.m4 stdlib_h.m4 stpcpy.m4 strerror.m4 @@ -68,6 +74,7 @@ threadlib.m4 unistd-safer.m4 unistd_h.m4 unlocked-io.m4 +warn-on-use.m4 warning.m4 warnings.m4 wchar.m4 diff --git a/m4/.gitignore b/m4/.gitignore index ef6cd381..6b147a80 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -6,11 +6,16 @@ /dirname.m4 /dos.m4 /double-slash-root.m4 +/dup2.m4 /environ.m4 /errno_h.m4 /error.m4 /exitfail.m4 /extensions.m4 +/fcntl-o.m4 +/fcntl.m4 +/fcntl_h.m4 +/fopen.m4 /getopt.m4 /getpagesize.m4 /gettext.m4 @@ -55,6 +60,7 @@ /stdint.m4 /stdint_h.m4 /stdio-safer.m4 +/stdio_h.m4 /stdlib_h.m4 /stpcpy.m4 /strerror.m4 @@ -68,6 +74,7 @@ /unistd-safer.m4 /unistd_h.m4 /unlocked-io.m4 +/warn-on-use.m4 /warning.m4 /warnings.m4 /wchar.m4 -- 2.45.2