From owner-freebsd-hackers Wed Aug 14 01:56:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA16759 for hackers-outgoing; Wed, 14 Aug 1996 01:56:46 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA16752 for ; Wed, 14 Aug 1996 01:56:42 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.7.5/8.7.3) with ESMTP id BAA00698; Wed, 14 Aug 1996 01:49:58 -0700 (PDT) Message-Id: <199608140849.BAA00698@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: Developer cc: Terry Lambert , koshy@india.hp.com, freebsd-hackers@FreeBSD.ORG Subject: Re: FreeBSD vs. NT Stability In-reply-to: Your message of "Wed, 14 Aug 1996 09:23:10 BST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 14 Aug 1996 01:49:57 -0700 From: Amancio Hasty Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk It is called freebsd-current 8) Try to do a netscape search on what pthreads are , write a short pthreads program and link it against "-lc_r". Forget about the "ports" bits... Have fun, Amancio >From The Desk Of Developer : > > > On Tue, 13 Aug 1996, Terry Lambert wrote: > > > > This may be a silly question, but where do I get libpthreads from? > > > > It is in ports. You will need a thread safe lbc (patched included > > in the port, I believe). > > I understand.. but what is the name of the package in ports that does the > threads, I can`t find it??? > > THanks. > > Trefor S. > > >