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