summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-19 09:51:50 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-19 10:43:51 -0700
commitda8fd9fd486c7bd1f27394d17e336c073f260f9b (patch)
treebf2d05cc97710d7d895bd487b7907a1e4d3ce90b /m4
parentee8e09c68cf166d96e1a45404efafe03417ace9c (diff)
downloadgzip-da8fd9fd486c7bd1f27394d17e336c073f260f9b.tar.gz
maint: update .gitignore for recent Gnulib
Diffstat (limited to 'm4')
-rw-r--r--m4/.gitignore14
1 files changed, 10 insertions, 4 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index 286888d..38ebad0 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -14,6 +14,7 @@
/double-slash-root.m4
/dup.m4
/dup2.m4
+/eealloc.m4
/errno_h.m4
/error.m4
/exponentd.m4
@@ -49,6 +50,7 @@
/getcwd.m4
/getdtablesize.m4
/getopt.m4
+/getprogname.m4
/gettime.m4
/gettimeofday.m4
/gnu-make.m4
@@ -68,11 +70,15 @@
/lib-ld.m4
/lib-link.m4
/lib-prefix.m4
+/limits-h.m4
+/localtime-buffer.m4
/lock.m4
/longlong.m4
/lseek.m4
/lstat.m4
/malloc.m4
+/malloca.m4
+/manywarnings-c++.m4
/manywarnings.m4
/math_h.m4
/memchr.m4
@@ -85,6 +91,7 @@
/multiarch.m4
/nocrash.m4
/off_t.m4
+/open-cloexec.m4
/open.m4
/openat.m4
/opendir.m4
@@ -94,6 +101,7 @@
/printf-frexpl.m4
/printf-posix-rpl.m4
/printf.m4
+/pthread_rwlock_rdlock.m4
/readdir.m4
/realloc.m4
/rmdir.m4
@@ -126,7 +134,8 @@
/unistd_h.m4
/unlink.m4
/unlinkat.m4
-/utimbuf.m4
+/utime.m4
+/utime_h.m4
/utimens.m4
/utimes.m4
/vasnprintf.m4
@@ -139,6 +148,3 @@
/xalloc.m4
/xsize.m4
/yesno.m4
-/getprogname.m4
-/limits-h.m4
-/pthread_rwlock_rdlock.m4