Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Mar 2001 13:24:34 -0500 (EST)
From:      "Alexander N. Kabaev" <kabaev@mail.ru>
To:        Alfred Perlstein <bright@wintelcom.net>
Cc:        freebsd-hackers@FreeBSD.ORG, Jordan DeLong <fracture@allusion.net>
Subject:   Re: FreeBSD pthreads
Message-ID:  <XFMail.20010304132434.kabaev@mail.ru>
In-Reply-To: <20010304100102.O8663@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Actually, clone() returns to your program with the stack fixed up
> so that you don't crash immediately, FreeBSD has a way of doing
> this, it's documented in the manpages and through disucssion on
> the mailing lists.
>
> -- 
> -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]

Yes, I know, but LinuxThreads provides nice rfork wrapper everyone can
use, so usefullness of the native FreeBSD clone is still questionable. The
original message suggested that rfork-based LinuxThreads implementation is
somewhat inferior to the 'clone' based one and I was objecting to that.

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




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