system and popen fail in case of big application
Martin Buchholz
martinrb@google.com
Tue Sep 18 02:18:00 GMT 2018
On Mon, Sep 17, 2018 at 6:58 PM, Adhemerval Zanella
<adhemerval.zanella@linaro.org> wrote:
> But from a QoI standpoint O_CLOEXEC is still the better option. And f we
> aim to add such extension on posix_spawn, I will expect we also push for
> some kernel support.
Yes.
Most programmers can set the CLOEXEC flag on most descriptors most of
the time, but we can never reach "all".
> There are reports where trying to interacting over
> all possible FD takes a lot of time [1].
See bottom of
https://markmail.org/message/6ede5ocuow5aba6i
in concurrent discussion
More information about the Libc-alpha
mailing list