[libvirt PATCH v2 18/56] util: conditionalize virProcess APIs on Windows

Pavel Hrdina phrdina at redhat.com
Tue Jan 28 16:14:21 UTC 2020


On Tue, Jan 28, 2020 at 01:10:59PM +0000, Daniel P. Berrangé wrote:
> Many of the virProcess APIs are relying on GNULIB providing
> POSIX API stubs. Even with these stubs the APIs don't do
> anything useful once compiled. We can thus conditionalize
> the code so that we don't compile anything at all.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/util/virprocess.c | 98 +++++++++++++++++++++++++++++++++----------
>  1 file changed, 76 insertions(+), 22 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200128/d1b8f41b/attachment-0001.sig>


More information about the libvir-list mailing list