build: update gnulib submodule to latest
authorJim Meyering <meyering@redhat.com>
Wed, 2 Nov 2011 17:41:11 +0000 (18:41 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 2 Nov 2011 17:50:57 +0000 (18:50 +0100)
gnulib
lib/.gitignore
m4/.gitignore

diff --git a/gnulib b/gnulib
index 5b9e0c3ce734b9d9b0c0001e31b65a8a4713700d..afe598a51a14e75cd697a30ac54fa9cc29c8cde0 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 5b9e0c3ce734b9d9b0c0001e31b65a8a4713700d
+Subproject commit afe598a51a14e75cd697a30ac54fa9cc29c8cde0
index 61e76b188f81fb8d6e9213988ea5c9e31d49ef28..9820da16e190958f71ecb97294ae847ee79b3716 100644 (file)
@@ -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
 /isnanl-nolibm.h
 /isnanl.c
 /iswblank.c
+/itold.c
 /lchown.c
 /libgzip.a
 /localcharset.c
 /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
 /openat-proc.c
 /openat.c
 /openat.h
+/opendir.c
 /pathmax.h
 /perror.c
 /pipe-safer.c
index a56673138f5a6d417c39c6e1e309f541d6df2930..b3b29dc47bdf046047f002c86823cc90049f420d 100644 (file)
@@ -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
 /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
 /save-cwd.m4
 /signbit.m4
 /size_max.m4
+/ssize_t.m4
 /stat-time.m4
 /stat.m4
 /stdbool.m4