From 119eb4a1408d94f840c5d4bb8bd04bd8392e8fbb Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 23 Jan 2014 15:21:59 -0700 Subject: [PATCH] maint: update to latest gnulib, for mingw improvements On Fedora 20, mingw-headers has switched over to winpthreads as the provider for its . winpthreads is notorious for providing a less-than-stellar header, and needs several workarounds before it can be used in a project assuming POSIX semantics. While we still use Windows primitives rather than pthread when compiling for mingw, this update will make it possible to switch to mingw pthreads. * .gnulib: Update to latest, for mingw fixes. Signed-off-by: Eric Blake --- .gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gnulib b/.gnulib index d18d1b8023..d5fec6c22f 160000 --- a/.gnulib +++ b/.gnulib @@ -1 +1 @@ -Subproject commit d18d1b8023822220bb8f0a079c7312a1adffdce0 +Subproject commit d5fec6c22f03c6a73d62260c9ce091c10c0a9cbd