* Mike Silbersack <[EMAIL PROTECTED]> [020520 15:15] wrote:
> 
> On Mon, 20 May 2002, Alfred Perlstein wrote:
> 
> > level not edge.  I think you can also use the CURSIG macro to check
> > for pending signals if you don't want to yeild.
> >
> > --
> > -Alfred Perlstein [[EMAIL PROTECTED]]
> 
> Is any of this documented right now?  I had a use for checking whether a
> kill signal was present for a process inside the vm system a few months
> back, but didn't believe it was possible without causing side effects.  If
> I can check for signals easily, that would be a big plus.

Why not crib from the sys/signalvar.h:SIGPENDING() macro?

Add it to a manpage someplace. :)

-- 
-Alfred Perlstein [[EMAIL PROTECTED]]
'Instead of asking why a piece of software is using "1970s technology,"
 start asking why software is ignoring 30 years of accumulated wisdom.'
Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to