Re: new signals?
On Sun, Dec 17, 2000 at 06:26:12PM -0500, Glenn Becker wrote:
>
> Hi All,
>
> I am working my way through some tutorial materials on the Unix/Linux
> environment, and happened to type
>
> kill -l
>
> in bash. I got a list of SIGs that was -- I believe -- significantly
> different from and longer than the list I saw the *last* time I did
> this. Specifically, there are a whole lot of new signals called SIGRTMAX
> and SIGRTMIN (each one has a + or - value attached to it, up to a value of
> + or - 15 ...). I don't recall these being there before. A new bash
> feature?
>
> I can't find any mention of these in the list archive nor in my default
> text ... can anyone shed light on these?
Think they're related to the real time clock ???
/usr/include/bits/signum.h
--
Eric G. Miller <egm2@jps.net>
Reply to:
- References:
- new signals?
- From: Glenn Becker <glenn@icarus.usanetworks.com>