As long as it works with something sane (and vfork() is sane), I'm happy
with the posix behaviour by default. After all, the execve() really _does_
need to "de-thread" anyway, and if we need to make that explicit (with the
vfork()) then that's fine.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/