> On Sun, 3 Dec 2000, Peter Dufault wrote:
> > Again I've forgotten that SIGINFO dumps the pthread info and created
> > several gigabytes of /tmp files:
> > 
> > > rt% rm /tmp/uthread*
> > > /bin/rm: Argument list too long.
> > 
> > I don't consider it bad form to use SIGINFO to see if processes are
> > still around without first installing a SIGINFO handler.
> 
> Can't you use `kill -0 pid` if you just want to see if the process
> is around?

Yes, I can and I should.  I guess I forgot. I'll fix my code.

Peter

--
Peter Dufault ([EMAIL PROTECTED])   Realtime development, Machine control,
HD Associates, Inc.               Fail-Safe systems, Agency approval


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

Reply via email to