> I don't personally much like the POSIX execve() behaviour, and I'd like
> to make sure that it can be avoided for cases where that makes sense (ie
> a threaded app that wants to start some other helper program should be
> able to do so).
i dont like those semantics either - will verify whether thread-specific
exec() works via a helper thread (or vfork) - it really should.
Ingo
-
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/