Date: Tue, 21 May 2002 13:06:23 -0500 (CDT) From: Mike Silbersack <silby@silby.com> To: Alfred Perlstein <bright@mu.org> Cc: Doug White <dwhite@resnet.uoregon.edu>, Zhihui Zhang <zzhang@cs.binghamton.edu>, <freebsd-hackers@FreeBSD.ORG> Subject: Re: kernel daemon clean up Message-ID: <20020521130551.C7748-100000@patrocles.silby.com> In-Reply-To: <20020520222718.GD54960@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 May 2002, Alfred Perlstein wrote: > * Mike Silbersack <silby@silby.com> [020520 15:15] wrote: > > > > 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 [alfred@freebsd.org] Um, Alfred? I'm trying to _avoid_ doing any work. Why don't you create that manpage? :) Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020521130551.C7748-100000>