summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-05-09 12:51:01 +0200
committerJim Meyering <meyering@redhat.com>2011-05-09 19:56:00 +0200
commitbd83a937d510c5aaefaf05337cc4931be131fa24 (patch)
tree7bd7702eca2b69e2488eef2a1e27d242de92bae2
parentcaf5838d398af1f72f06f5ed3d325bf8d533fe1c (diff)
downloadgzip-bd83a937d510c5aaefaf05337cc4931be131fa24.tar.gz
build: update gnulib submodule to latest
m---------gnulib0
-rw-r--r--lib/.gitignore6
-rw-r--r--m4/.gitignore1
3 files changed, 7 insertions, 0 deletions
diff --git a/gnulib b/gnulib
-Subproject 3586d4e58a7a6f3df3e11b77990fa117cd8e8f5
+Subproject 91fd934273607a4a395917d5230bd8dd5c866d9
diff --git a/lib/.gitignore b/lib/.gitignore
index 91d93cf..5cd6907 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -52,9 +52,13 @@
/fcntl.h
/fcntl.in.h
/fcntl_.h
+/fd-hook.c
+/fd-hook.h
/fd-safer.c
/fdopendir.c
/fflush.c
+/filenamecat-lgpl.c
+/filenamecat.h
/float+.h
/float.h
/float.in.h
@@ -75,6 +79,7 @@
/fseterr.h
/fstatat.c
/ftello.c
+/getcwd-lgpl.c
/getcwd.c
/getdtablesize.c
/getopt.c
@@ -202,6 +207,7 @@
/wctype.in.h
/wctype_.h
/xalloc-die.c
+/xalloc-oversized.h
/xalloc.h
/xgetcwd.c
/xgetcwd.h
diff --git a/m4/.gitignore b/m4/.gitignore
index 5fde6ae..baa1577 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -35,6 +35,7 @@
/fcntl_h.m4
/fdopendir.m4
/fflush.m4
+/filenamecat.m4
/float_h.m4
/fpending.m4
/fpieee.m4