cvs commit: src/sys/kern kern_sig.c kern_thr.c kern_thread.c src/sys/sys signalvar.h

Mike Makonnen mtm at identd.net
Thu Jul 3 16:54:21 PDT 2003


On Fri, Jul 04, 2003 at 07:39:39AM +0800, David Xu wrote:
> I think kse_thr_interrupt should use SIGTARGET_TD not SIGTARGET_P,
> if it is SIGTARGET_P, we will use kill(), not kse_thr_interrupt().
> 
> David Xu
> 

Ok. I thought so, but since I didn't know what effects that might
have on kse I made it SIGTARGET_P so the behaviour would remain
the same as before I made the change.

Cheers.
-- 
Mike Makonnen  | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
mtm at identd.net | D228 1A6F C64E 120A A1C9  A3AA DAE1 E2AF DBCC 68B9
mtm at FreeBSD.Org| FreeBSD - The Power To Serve


More information about the cvs-src mailing list