From owner-freebsd-current Sun Nov 28 9:46:13 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id AB07014D4C for ; Sun, 28 Nov 1999 09:46:10 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id JAA45248; Sun, 28 Nov 1999 09:46:03 -0800 (PST) (envelope-from dillon) Date: Sun, 28 Nov 1999 09:46:03 -0800 (PST) From: Matthew Dillon Message-Id: <199911281746.JAA45248@apollo.backplane.com> To: TrouBle Cc: "Richard Seaman, Jr." , Peter Wemm , David Greenman , Julian Elischer , current@FreeBSD.ORG Subject: Re: Which is the truth? (sycalls and traps) References: <19991128054519.2CB181C6D@overcee.netplex.com.au> <199911281634.IAA44858@apollo.backplane.com> <19991128111949.O1408@tar.com> <199911281728.JAA45072@apollo.backplane.com> <384168B6.D76F8C5@netquick.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Ummm Okay are you maybe saying that there is kernel spcae thread support for the :current FreeBSD using linux threads ??? if so, is there a way, i can also get a :thread supported system using current for some testing also ??? or it is :genberic to your installations alone, or is threading actually in 4.0 current :using linux threads ?? and does it support pthread_cancel ?? : :looking forward to a reply That isn't what I tested with, but yes, there is currently support for native linux threads in the linux compatibility stuff. In order to use the support you need to compile against a linux environment, though. Annoying, eh? -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message