Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 19:00:45 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Jason Evans <jasone@canonware.com>
Cc:        current@FreeBSD.ORG, hackers@FreeBSD.ORG
Subject:   Re: Threads and my new job.
Message-ID:  <199911230300.TAA01520@apollo.backplane.com>
References:   <19991122185220.D301@sturm.canonware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
:...
:*) Make a real libpthread, rather than relying on the -pthread linker
:   magic.  This is high on Daniel Eischen's wish list, so maybe he already
:   has something in the works. =)
:
:If you know of other outstanding issues that have a prayer of being
:addressed before 4.0 ships, please speak up.
:
:Jason
:
:Jason Evans <jasone@canonware.com>

     A natively implemented linux-compatible clone() call would be cool
     (rather then the one in the linux compatibility suite).  Or if not
     that, then clib support for the equivalent of rfork(RFMEM|RFPROC)
     (currently C code will crash if it calls rfork() with RFMEM due to
     the new process not getting a new %esp).

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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