]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: update gnulib for pipe on mingw
authorEric Blake <eblake@redhat.com>
Fri, 10 Dec 2010 22:49:52 +0000 (15:49 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 13 Dec 2010 23:09:50 +0000 (16:09 -0700)
commit65c0f17acd00122c4c0e57334a9adce22cda6221
tree4d0aae3f5d12973c984f452f0087feff5397a970
parent7aaf4e6439c473c659ee2841cf9d89632aca7bb1
build: update gnulib for pipe on mingw

* .gnulib: Update to latest.
* bootstrap.conf (gnulib_modules): Import pipe-posix and waitpid
for mingw.
* src/remote/remote_driver.c (pipe) [WIN32]: Drop dead macro.
* daemon/event.c (pipe) [WIN32]: Drop dead function.
.gnulib
bootstrap.conf
daemon/event.c
src/remote/remote_driver.c