cvs commit: src/sys/kern kern_exit.c

Don Lewis truckman at FreeBSD.org
Wed Mar 3 01:21:15 PST 2004


truckman    2004/03/03 01:21:14 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/kern             kern_exit.c 
  Log:
  MFC:    kern_exit.c     1.222
  
      A Linux thread created using clone() should not send SIGCHLD to its
      parent if no signal is specified in the clone() flags argument.
  
  PR:     42457
  
  Revision   Changes    Path
  1.92.2.13  +3 -4      src/sys/kern/kern_exit.c


More information about the cvs-src mailing list