maint: update .gitignore for recent Gnulib
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Sep 2017 16:51:50 +0000 (09:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Sep 2017 17:43:51 +0000 (10:43 -0700)
lib/.gitignore
m4/.gitignore

index b39c6804309c1340536b2b2b816d742eb30ea075..4df1a38dda3cb12144de10665ceb234b7d94f923 100644 (file)
@@ -1,6 +1,7 @@
 .deps
 /Makefile
 /Makefile.in
+/_Noreturn.h
 /alloca.h
 /alloca.in.h
 /asnprintf.c
@@ -8,7 +9,6 @@
 /at-func.c
 /basename-lgpl.c
 /calloc.c
-/charset.alias
 /chdir-long.c
 /chdir-long.h
 /cloexec.c
@@ -17,7 +17,6 @@
 /closedir.c
 /config.h
 /config.hin
-/configmake.h
 /creat-safer.c
 /dirent--.h
 /dirent-private.h
@@ -28,6 +27,7 @@
 /dirname-lgpl.c
 /dirname.h
 /dosname.h
+/dup-safer-flag.c
 /dup-safer.c
 /dup.c
 /dup2.c
@@ -46,6 +46,7 @@
 /fcntl.in.h
 /fd-hook.c
 /fd-hook.h
+/fd-safer-flag.c
 /fd-safer.c
 /fdatasync.c
 /fdopendir.c
 /ftello.c
 /getcwd-lgpl.c
 /getdtablesize.c
+/getopt-cdefs.in.h
+/getopt-core.h
+/getopt-ext.h
+/getopt-pfx-core.h
+/getopt-pfx-ext.h
 /getopt.c
 /getopt.h
 /getopt.in.h
 /getopt1.c
 /getopt_int.h
+/getprogname.c
+/getprogname.h
 /gettext.h
 /gettime.c
 /gettimeofday.c
 /itold.c
 /libgzip.a
 /limits.h
+/limits.in.h
+/localtime-buffer.c
+/localtime-buffer.h
 /lseek.c
 /lstat.c
 /malloc.c
+/malloca.c
+/malloca.h
+/malloca.valgrind
 /math.c
 /math.h
 /math.in.h
 /printf.c
 /readdir.c
 /realloc.c
-/ref-add.sed
-/ref-del.sed
 /rmdir.c
 /save-cwd.c
 /save-cwd.h
 /stamp-h1
 /stat-time.c
 /stat-time.h
+/stat-w32.c
+/stat-w32.h
 /stat.c
 /statat.c
 /stdbool.h
 /string.in.h
 /stripslash.c
 /sys
-/sys_stat.h
 /sys_stat.in.h
-/sys_time.h
 /sys_time.in.h
 /sys_types.in.h
 /time.h
 /unlink.c
 /unlinkat.c
 /unused-parameter.h
+/utime.c
+/utime.in.h
 /utimens.c
 /utimens.h
 /vasnprintf.c
 /vfprintf.c
 /wchar.h
 /wchar.in.h
-/wctype.h
 /xalloc-die.c
 /xalloc-oversized.h
 /xalloc.h
 /xsize.h
 /yesno.c
 /yesno.h
-/getprogname.c
-/getprogname.h
-/limits.in.h
index 286888dec1693413cf4e8eb70932f9a267fb2077..38ebad029a5131cebb2d301350e868d8dccd898d 100644 (file)
@@ -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
 /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
 /printf-frexpl.m4
 /printf-posix-rpl.m4
 /printf.m4
+/pthread_rwlock_rdlock.m4
 /readdir.m4
 /realloc.m4
 /rmdir.m4
 /unistd_h.m4
 /unlink.m4
 /unlinkat.m4
-/utimbuf.m4
+/utime.m4
+/utime_h.m4
 /utimens.m4
 /utimes.m4
 /vasnprintf.m4
 /xalloc.m4
 /xsize.m4
 /yesno.m4
-/getprogname.m4
-/limits-h.m4
-/pthread_rwlock_rdlock.m4