cvs commit: src/sys/kern kern_thread.c

David Xu davidxu at FreeBSD.org
Tue Mar 21 08:41:16 UTC 2006


davidxu     2006-03-21 08:41:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  Because JOB control has higher priority than single threading in
  thread_suspend_check(), call thread_stopped() to report SIGCHLD
  if there is JOB control in progress.
  
  Revision  Changes    Path
  1.232     +1 -0      src/sys/kern/kern_thread.c


More information about the cvs-src mailing list