cvs commit: src/sys/kern kern_sig.c

David Xu davidxu at FreeBSD.org
Fri Jul 11 06:42:26 PDT 2003


davidxu     2003/07/11 06:42:24 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  If a thread is sending signal to its process, if the thread can handle
  the signal itself, it should get it without looking for other threads.
  
  Revision  Changes    Path
  1.250     +4 -3      src/sys/kern/kern_sig.c


More information about the cvs-src mailing list