SIGUNUSED

Dag-Erling Smørgrav des at des.no
Sat Nov 7 15:48:01 UTC 2009


Jilles Tjoelker <jilles at stack.nl> writes:
> That code is wrong, SIGUNUSED is not meant to be used in that way. It
> seems to originate from Linux, but it is not available on all
> architectures there, and where it is available it is a valid signal.

>From signal(7):

       SIGUNUSED    -,31,-     Term    Unused signal (will be SIGSYS)

and there is no higher-numbered signal, but the -s mean it is not
available on at alpha, sparc64 or mips.  There is no reference to it in
any section 2 or 3 man page.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-hackers mailing list