From owner-cvs-all Fri Apr 24 00:11:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10398 for cvs-all-outgoing; Fri, 24 Apr 1998 00:11:08 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10392; Fri, 24 Apr 1998 00:11:05 -0700 (PDT) (envelope-from tg@FreeBSD.org) From: Thomas Gellekum Received: (from tg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA06531; Fri, 24 Apr 1998 00:09:59 -0700 (PDT) Date: Fri, 24 Apr 1998 00:09:59 -0700 (PDT) Message-Id: <199804240709.AAA06531@freefall.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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1998/04/24 00:09:59 PDT Modified files: (Branch: RELENG_2_2) lib/libc_r/uthread uthread_fork.c Log: MFC part 3: After fork(), only the calling thread survives in the child. Revision Changes Path 1.2.2.1 +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