[libvirt] [PATCH 14/15] Add HAVE_PTHREAD_H guard for pthread_sigmask

Matthias Bolte matthias.bolte at googlemail.com
Tue Mar 23 01:29:57 UTC 2010


2010/3/22 Daniel P. Berrange <berrange at redhat.com>:
> On Mon, Mar 22, 2010 at 02:25:44AM +0100, Matthias Bolte wrote:
>> Correctly disable pthread related code if pthread is not avialable,
>> in order to get it compile with MinGW on Windows.
>> ---
>>  src/remote/remote_driver.c |    6 ++++++
>>  src/util/util.c            |   10 ++++++++++
>>  2 files changed, 16 insertions(+), 0 deletions(-)
>
> ACK
>
>
> Daniel
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list