summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-08-10 15:40:07 +0200
committerJim Meyering <meyering@redhat.com>2011-08-10 15:50:00 +0200
commit63b2937f0c19a617b3145256b004e6370f36966d (patch)
tree6d2d9c8ba2fb5a6acfda11cee60bd5a60fb7063f /lib
parentdc9369793648fe7d17d45239c00c97f2d80bc3de (diff)
downloadgzip-63b2937f0c19a617b3145256b004e6370f36966d.tar.gz
build: use largefile module and update to latest gnulib
* configure.ac: Remove AC_SYS_LARGEFILE, subsumed by ... * bootstrap.conf (gnulib_modules): ...this. Use largefile module. * gnulib: Update to latest.
Diffstat (limited to 'lib')
-rw-r--r--lib/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index 5cd6907..61e76b1 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -60,6 +60,7 @@
/filenamecat-lgpl.c
/filenamecat.h
/float+.h
+/float.c
/float.h
/float.in.h
/fpending.c
@@ -74,10 +75,12 @@
/freading.h
/frexp.c
/frexpl.c
+/fseek.c
/fseeko.c
/fseterr.c
/fseterr.h
/fstatat.c
+/ftell.c
/ftello.c
/getcwd-lgpl.c
/getcwd.c
@@ -126,6 +129,7 @@
/openat-proc.c
/openat.c
/openat.h
+/pathmax.h
/perror.c
/pipe-safer.c
/printf-args.c
@@ -172,7 +176,10 @@
/stdlib_.h
/strdup.c
/streq.h
+/strerror-override.c
+/strerror-override.h
/strerror.c
+/strerror_r.c
/string.h
/string.in.h
/stripslash.c