Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 22:54:51 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc_r/uthread uthread_fork.c
Message-ID:  <199803090654.WAA06715@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/03/08 22:54:51 PST

  Modified files:
    lib/libc_r/uthread   uthread_fork.c 
  Log:
  When forking a process, only the running thread gets to live. All
  other threads never see the light of day and if they leave things
  locked, blame POSIX.
  
  Revision  Changes    Path
  1.3       +39 -0     src/lib/libc_r/uthread/uthread_fork.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803090654.WAA06715>