cvs commit: src/sys/kern kern_exit.c

Don Lewis truckman at FreeBSD.org
Wed Feb 18 22:43:48 PST 2004


truckman    2004/02/18 22:43:48 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  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
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.222     +3 -3      src/sys/kern/kern_exit.c


More information about the cvs-src mailing list