> 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 - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]

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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to