bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] sig2str: list all signals on FreeBSD >= 7


From: Paul Eggert
Subject: Re: [PATCH] sig2str: list all signals on FreeBSD >= 7
Date: Thu, 14 Jan 2016 07:52:23 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 01/14/2016 07:41 AM, Bruno Haible wrote:
We are using NSIG in other places as well, such as lib/spawni.c.
If FreeBSD is not defining it to the right value, we should
override it in lib/signal.in.h, no?

Sounds good, though I suggest using NSIG_MAX instead of NSIG, as NSIG_MAX will be standardized in the next version of POSIX. Please see:

http://austingroupbugs.net/view.php?id=741#c1834



reply via email to

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