Daniel P. Berrange 100f4a63a2 Avoid pthread_sigmask on Win32 platforms
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
2011-02-10 14:30:10 +00:00
..
2010-08-31 10:00:31 -06:00
2010-12-09 12:03:11 -07:00
2011-02-08 19:29:48 -07:00