Among others, this fixes getgroups for MacOS and fpending for Cygwin.
* .gnulib: Update to latest.
Signed-off-by: Eric Blake <eblake(a)redhat.com>
---
Pushing prior to freeze under the gnulib rule.
* .gnulib 8f74258...831b84c (16):
quotearg: don't attempt to store 1 << 31 into an
"int"
error: depend on stdio
doc: Improve wording in relocatable-maint.texi.
Fix indentation in previous patch.
* lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]:
base64: provide a fast path for encoding well sized buffers
extern-inline: port better to OS X 10.9
fpending: fix typo
fpending: fix regression on DragonFly BSD
hash: relax license to LGPLv2+, for libguestfs
intprops: port to Oracle Studio c99
obstack: pacify HP C
maint.mk: prefer gpgv2 over gpgv
isnan: port to VAX
gnulib-tool: protect against CDPATH
maint.mk: restore functionality removed by recent change
.gnulib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gnulib b/.gnulib
index 8f74258..831b84c 160000
--- a/.gnulib
+++ b/.gnulib
@@ -1 +1 @@
-Subproject commit 8f7425866463f994538584d1dd7211603b8b0550
+Subproject commit 831b84c59ef413c57a36b67344467d66a8a2ba70
--
1.8.3.1