]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: update to latest gnulib, for mingw improvements
authorEric Blake <eblake@redhat.com>
Thu, 23 Jan 2014 22:21:59 +0000 (15:21 -0700)
committerEric Blake <eblake@redhat.com>
Thu, 23 Jan 2014 22:21:59 +0000 (15:21 -0700)
commit119eb4a1408d94f840c5d4bb8bd04bd8392e8fbb
tree4a3d92606a317d011e0e4a362c8df03b033809e8
parent88ae5dc759acf4cf0a3c561955a9dd77a5a7dc60
maint: update to latest gnulib, for mingw improvements

On Fedora 20, mingw-headers has switched over to winpthreads as
the provider for its <pthread.h>.  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 <eblake@redhat.com>
.gnulib