From owner-freebsd-questions Wed Sep 20 20: 3:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from monkeys.com (236.dsl9226.rcsis.com [63.92.26.236]) by hub.freebsd.org (Postfix) with ESMTP id 95DA337B43F for ; Wed, 20 Sep 2000 20:03:55 -0700 (PDT) Received: from monkeys.com (localhost [127.0.0.1]) by monkeys.com (8.9.3/8.9.3) with ESMTP id UAA47831 for ; Wed, 20 Sep 2000 20:03:55 -0700 (PDT) To: freebsd-questions@freebsd.org Subject: What release do I need to get rfork_thread() From: "Ronald F. Guilmette" Date: Wed, 20 Sep 2000 20:03:55 -0700 Message-ID: <47829.969505435@monkeys.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was just reading about the new library function, rfork_thread(). The man page I was looking at said "HISTORY... first appeared in FreeBSD 5.0". Humm... I'm still running 3.3 here. Is the rfork_thread() library function available in FreeBSD 4.1? If so, I'll upgrade ASAP. If not, then I don't know if I'm brave enough to be a beta tester for 5.0. Please reply to . P.S. Where can I get the source code for just the rfork_thread() function? Maybe I can just compile/backport it onto 3.3, because even 3.3 seems to support rfork() in the kernel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message