From a538eeb110e51b30e3b3d161b0d7b1c7c1d55e81 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Tue, 19 Jan 2010 14:54:10 -0500 Subject: [PATCH] gnulib: update to latest. --- ChangeLog | 4 ++++ build-aux/.cvsignore | 1 + build-aux/.gitignore | 1 + gnulib | 2 +- lib/.cvsignore | 2 ++ lib/.gitignore | 2 ++ m4/.cvsignore | 3 +++ m4/.gitignore | 3 +++ 8 files changed, 17 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d042287f..5d28c701 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 553edf97..ecf16927 100644 --- a/build-aux/.cvsignore +++ b/build-aux/.cvsignore @@ -17,4 +17,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 999bf121..c909f72b 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -17,4 +17,5 @@ /update-copyright /useless-if-before-free /vc-list-files +/warn-on-use.h /ylwrap diff --git a/gnulib b/gnulib index 3fd9a2df..102c411b 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 3fd9a2df88c558b27be3a585ca2978dbf9b5da53 +Subproject commit 102c411be0dfd9ac6aa0bb6450415e87bf0842ca diff --git a/lib/.cvsignore b/lib/.cvsignore index a8e71962..dd4d4177 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -28,6 +28,8 @@ error.c error.h exitfail.c exitfail.h +fcntl.c +fcntl.in.h fd-safer.c float+.h float.in.h diff --git a/lib/.gitignore b/lib/.gitignore index 692a9ebc..040e15c6 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -31,6 +31,8 @@ /error.h /exitfail.c /exitfail.h +/fcntl.c +/fcntl.in.h /fd-safer.c /float+.h /float.in.h diff --git a/m4/.cvsignore b/m4/.cvsignore index 83061819..5268bd85 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -16,6 +16,8 @@ exponentd.m4 exponentf.m4 exponentl.m4 extensions.m4 +fcntl-o.m4 +fcntl.m4 fcntl_h.m4 float_h.m4 fopen.m4 @@ -104,6 +106,7 @@ vfprintf-posix.m4 vsnprintf-posix.m4 vsnprintf.m4 vsprintf-posix.m4 +warn-on-use.m4 warning.m4 warnings.m4 wchar.m4 diff --git a/m4/.gitignore b/m4/.gitignore index 5fa82a61..1bb8454a 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -16,6 +16,8 @@ /exponentf.m4 /exponentl.m4 /extensions.m4 +/fcntl-o.m4 +/fcntl.m4 /fcntl_h.m4 /float_h.m4 /fopen.m4 @@ -104,6 +106,7 @@ /vsnprintf-posix.m4 /vsnprintf.m4 /vsprintf-posix.m4 +/warn-on-use.m4 /warning.m4 /warnings.m4 /wchar.m4 -- 2.45.2