davidxu     2006-02-23 09:24:19 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  1. Refine kern_sigtimedwait() to remove redundant code.
  2. Fix a bug, if thread got a SIGKILL signal, call sigexit() to kill
     its process.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.325     +43 -31    src/sys/kern/kern_sig.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to