cvs commit: src/sys/kern kern_exit.c

David Xu davidxu at FreeBSD.org
Fri Aug 29 01:34:22 UTC 2008


davidxu     2008-08-29 01:34:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  SVN rev 182424 on 2008-08-29 01:34:05Z by davidxu
  
  Don't remove queued SIGCHLD if options contain WNOWAIT, so other
  threads still can be notified by the signal.
  
  Revision  Changes    Path
  1.314     +6 -6      src/sys/kern/kern_exit.c


More information about the cvs-src mailing list