]> xenbits.xensource.com Git - libvirt.git/commit
src: introduce a wrapper for the pipe2() system call
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 24 Jan 2020 15:21:00 +0000 (15:21 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 4 Feb 2020 14:00:44 +0000 (14:00 +0000)
commitab36f729470c313b9d5b7debdbeac441f7780dec
treeeffcae5accca7901516c807c5de7461a05b4d098
parent4d61dd5abf517e5f2be3607ca9aa5d09c4358790
src: introduce a wrapper for the pipe2() system call

This hides the differences between Windows and UNIX,
and adds standard error reporting.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
configure.ac
src/libvirt_private.syms
src/util/virutil.c
src/util/virutil.h