[libvirt] [PATCH] build: use gnulib passfd for simpler SCM_RIGHTS code

Eric Blake eblake at redhat.com
Wed Apr 20 23:50:19 UTC 2011


On 04/20/2011 02:15 PM, Eric Blake wrote:
> * bootstrap.conf (gnulib_modules): Add passfd.
> * src/util/util.c (virFileOpenAs): Simplify.
> ---
> 
> It's always nice to shove the maintenance burden onto gnulib.
> 
>  bootstrap.conf  |    1 +
>  src/util/util.c |   38 ++++++++------------------------------
>  2 files changed, 9 insertions(+), 30 deletions(-)

Self-NAK.  Until gnulib provides a replacement <sys/uio.h> header,
gnulib's passfd.c won't compile on mingw.  At that point, I'll have to
also update .gnulib, then the rest of this patch should work as-is.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110420/55cd532a/attachment-0001.sig>


More information about the libvir-list mailing list