From 675b336f63bdf26bccc073e8f7d09ddc8fb365c6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 5 Jan 2021 15:35:47 +0000 Subject: [PATCH] gnulib: Update to latest. --- .gnulib | 2 +- m4/.gitignore | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gnulib b/.gnulib index cf81dbc6e..25a7d014d 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit cf81dbc6e2713fa0ac1a7ccbd27d716095afb3f1 +Subproject commit 25a7d014d697f7c1b7af2eb6f4b144c7aa3baf13 diff --git a/m4/.gitignore b/m4/.gitignore index fffbbc85c..854212db7 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,6 +1,7 @@ /00gnulib.m4 /absolute-header.m4 /accept4.m4 +/access.m4 /alloca.m4 /arpa_inet_h.m4 /asm-underscore.m4 @@ -13,6 +14,7 @@ /closedir.m4 /close.m4 /codeset.m4 +/creat.m4 /ctype.m4 /dirent_h.m4 /dirfd.m4 @@ -20,6 +22,7 @@ /d-type.m4 /dup2.m4 /dup.m4 +/eaccess.m4 /eealloc.m4 /environ.m4 /errno_h.m4 @@ -34,6 +37,7 @@ /fcntl-o.m4 /fdopen.m4 /filenamecat.m4 +/findprog-in.m4 /flexmember.m4 /float_h.m4 /fnmatch_h.m4 @@ -181,6 +185,7 @@ /stdint.m4 /stdio_h.m4 /stdlib_h.m4 +/stpcpy.m4 /strchrnul.m4 /strdup.m4 /strerror.m4