julian      2007-11-15 02:13:45 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_fork.c 
  Log:
  When forking, the new thread deserves a name too. Don't just use the
  td_startcopy section as it is not the right thing to do
  in other cases (e.g. if starting a new thread from one that is already named).
  
  Revision  Changes    Path
  1.289     +1 -0      src/sys/kern/kern_fork.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to