:...
:*) 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 <[EMAIL PROTECTED]>
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
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message