summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-11-02 18:41:11 +0100
committerJim Meyering <meyering@redhat.com>2011-11-02 18:50:57 +0100
commitb477de776b18203341072692915a77c753db88a6 (patch)
treee25974c78dd8f613fd31f90ec249acaf9a3e7583
parent50a1a56051c77bd16f4a5c52f650c10ac8db57c2 (diff)
downloadgzip-b477de776b18203341072692915a77c753db88a6.tar.gz
build: update gnulib submodule to latest
m---------gnulib0
-rw-r--r--lib/.gitignore11
-rw-r--r--m4/.gitignore7
3 files changed, 18 insertions, 0 deletions
diff --git a/gnulib b/gnulib
-Subproject 5b9e0c3ce734b9d9b0c0001e31b65a8a4713700
+Subproject afe598a51a14e75cd697a30ac54fa9cc29c8cde
diff --git a/lib/.gitignore b/lib/.gitignore
index 61e76b1..9820da1 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -18,6 +18,7 @@
/close-stream.c
/close-stream.h
/close.c
+/closedir.c
/closein.c
/closein.h
/closeout.c
@@ -27,6 +28,7 @@
/config.hin
/configmake.h
/creat-safer.c
+/dirent-private.h
/dirent.h
/dirent.in.h
/dirfd.c
@@ -34,6 +36,7 @@
/dirname.h
/dosname.h
/dup-safer.c
+/dup.c
/dup2.c
/errno.h
/errno.in.h
@@ -57,6 +60,7 @@
/fd-safer.c
/fdopendir.c
/fflush.c
+/filename.h
/filenamecat-lgpl.c
/filenamecat.h
/float+.h
@@ -79,6 +83,7 @@
/fseeko.c
/fseterr.c
/fseterr.h
+/fstat.c
/fstatat.c
/ftell.c
/ftello.c
@@ -105,6 +110,7 @@
/isnanl-nolibm.h
/isnanl.c
/iswblank.c
+/itold.c
/lchown.c
/libgzip.a
/localcharset.c
@@ -122,6 +128,10 @@
/memrchr.c
/mkdir.c
/mkdirat.c
+/msvc-inval.c
+/msvc-inval.h
+/msvc-nothrow.c
+/msvc-nothrow.h
/open-safer.c
/open.c
/openat-die.c
@@ -129,6 +139,7 @@
/openat-proc.c
/openat.c
/openat.h
+/opendir.c
/pathmax.h
/perror.c
/pipe-safer.c
diff --git a/m4/.gitignore b/m4/.gitignore
index a566731..b3b29dc 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -9,6 +9,7 @@
/cloexec.m4
/close-stream.m4
/close.m4
+/closedir.m4
/closein.m4
/closeout.m4
/codeset.m4
@@ -19,6 +20,7 @@
/dirname.m4
/dos.m4
/double-slash-root.m4
+/dup.m4
/dup2.m4
/errno_h.m4
/error.m4
@@ -46,6 +48,7 @@
/frexpl.m4
/fseek.m4
/fseeko.m4
+/fstat.m4
/ftell.m4
/ftello.m4
/getcwd-abort-bug.m4
@@ -96,10 +99,13 @@
/mkdir.m4
/mmap-anon.m4
/mode_t.m4
+/msvc-inval.m4
+/msvc-nothrow.m4
/multiarch.m4
/nocrash.m4
/open.m4
/openat.m4
+/opendir.m4
/pathmax.m4
/perror.m4
/printf-frexp.m4
@@ -112,6 +118,7 @@
/save-cwd.m4
/signbit.m4
/size_max.m4
+/ssize_t.m4
/stat-time.m4
/stat.m4
/stdbool.m4