bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

posix_spawn() instead of fork()?


From: Barath Aron
Subject: posix_spawn() instead of fork()?
Date: Tue, 13 Mar 2018 21:47:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Hello,

I'd like to build projects on a system that lacks fork() and vfork() support, but has posix_spawn(). Would you implement an alternate version using posix_spawn() to spawn child processes?

Thanks,
Áron




reply via email to

[Prev in Thread] Current Thread [Next in Thread]