Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 1996 19:56:09 +0200
From:      roberto@keltia.freenix.fr (Ollivier Robert)
To:        freebsd-hackers@freebsd.org
Subject:   Re: FreeBSD vs. NT Stability
Message-ID:  <199608131756.TAA14120@keltia.freenix.fr>
In-Reply-To: <Pine.BSI.3.93.960813092751.1694B-100000@fgate.flevel.co.uk>; from Developer on Aug 13, 1996 9:28:19 %2B0100
References:  	<Pine.BSI.3.93.960813092751.1694B-100000@fgate.flevel.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
According to Developer:
> > > and with `fork()' replaced with `pthread_create()'?
> 
> This may be a silly question, but where do I get libpthreads from?

In /usr/src/lib/libc_r,   you'll   find a thread-safe  libc   with pthreads
included in uthread/. 

349 [19:55] roberto@keltia:libc_r/uthread> ll libc_r*
-rw-r--r--  1 root  wheel  584862 Aug 12 23:22 libc_r/libc_r.a
-rwxr-xr-x  1 root  wheel  457166 Aug 12 23:29 libc_r/libc_r.so.3.0
-rw-r--r--  1 root  wheel  672730 Aug 12 23:29 libc_r/libc_r_pic.a

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 2.2-CURRENT #17: Fri Aug  2 20:40:17 MET DST 1996



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