Re: [patch] required signals

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 19 Feb 1999 10:31:22 +0000 (GMT)


> Four Linux ports violate standards: i386, ppc, m68k, and arm.
> We must have SIGSYS to meet the Single UNIX specification v2.
> Those four ports are also the only ones that lack SIGEMT.

This isnt a kernel issue at all

> This patch documents the non-standard signals and, when possible,
> defines non-standard signals in terms of standard signals
> rather than the reverse.

And it makes no odds - glibc doesnt even use the kernel header file
for signal numbers.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/