bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: signal.in.h patch for DragonFly


From: Bruno Haible
Subject: Re: signal.in.h patch for DragonFly
Date: Wed, 15 Mar 2017 17:10:31 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-66-generic; KDE/5.18.0; x86_64; ; )

Hi,

Thomas Klausner wrote:
> The attached patch adds DragonFly support to lib/signal.in.h, please apply it.

The comment says that this include of <pthread.h> is there to make sure that
<signal.h> declares pthread_sigmask.

But on DragonFly (I checked versions 3.8, 4.6, and 4.8.0-RC), pthread_sigmask
is already declared in <signal.h>, not in <pthread.h>.

So what is the point of the proposed patch? What does it improve/correct/fix?

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]