[Rpm-maint] [rpm-software-management/rpm] RFE: implement wrapper for posix.fork()+posix.exec() (#389)

Florian Weimer notifications at github.com
Tue Feb 6 11:14:26 UTC 2018


It might also be nice to use `posix_spawn`, which can be implemented more efficiently that the usual `fork`/`execve` sequence.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/389#issuecomment-363391402
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180206/94215bf0/attachment.html>


More information about the Rpm-maint mailing list