From 8d830047ec01ed649287b5e87c96714b5da118e3 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Tue, 19 Jan 2010 14:39:16 -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 86b83f0f..0718b1e7 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 1ac30705..7324ae0e 100644 --- a/build-aux/.cvsignore +++ b/build-aux/.cvsignore @@ -19,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 ea4bcce1..7c5b909e 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -19,4 +19,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 a649cfad..c34170f4 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 @@ -103,6 +105,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 a992f2cd..948760fc 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 @@ -103,6 +105,7 @@ /vsnprintf-posix.m4 /vsnprintf.m4 /vsprintf-posix.m4 +/warn-on-use.m4 /warning.m4 /warnings.m4 /wchar.m4 -- 2.47.2