[libvirt] [PATCH] Avoid pthread_sigmask on Win32 platforms

Daniel P. Berrange berrange at redhat.com
Thu Feb 10 14:22:14 UTC 2011


On Thu, Feb 10, 2011 at 03:20:37PM +0100, Matthias Bolte wrote:
> 2011/2/10 Daniel P. Berrange <berrange at redhat.com>:
> > Win32 doesn't have a concept of signal masks so disable that
> > code. It is unclear how SIGINT is delivered (if at all) on
> > Win32, so this might further work to provide an alternative
> > to pthread_sigmask
> >
> > * tools/virsh.c: Avoid pthread_sigmask on Win32
> > ---
> 
> ACK. This fixes one of the current problems on Win32.

This was the only problem I see with Win32. What others do you see ?

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list