threads and openssl

Jacques A. Vidrine nectar at FreeBSD.org
Tue Sep 2 06:23:24 PDT 2003


On Fri, Aug 29, 2003 at 04:25:59PM +0300, Petri Helenius wrote:
> 
> Is there a plan to resolve
> 
> 
>  bin/51205: openssl in base system is not compiled thread safe
> 
> or has it been resolved but the pr has been left unattended? It sounds 
> like it would make
> sense to have the library thread safe, specially in 5-CURRENT where the 
> threads have
> a performance gain.

Thanks for the reminder.  I've been running with

  CFLAGS+= -pthread -D_REENTRANT -D_THREAD_SAFE -D_THREADSAFE

in src/secure/lib/libcrypto/Makefile.inc since mid-July and I feel it
is safe to commit for 5.x.  I'd like to hear from others about 4.x.

Cheers,
-- 
Jacques Vidrine   . NTT/Verio SME      . FreeBSD UNIX       . Heimdal
nectar at celabo.org . jvidrine at verio.net . nectar at freebsd.org . nectar at kth.se


More information about the freebsd-threads mailing list