emacs-devel
[Top][All Lists]
Advanced

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

Re: master 2c79a8f 2/2: Use posix_spawn if possible.


From: Andy Moreton
Subject: Re: master 2c79a8f 2/2: Use posix_spawn if possible.
Date: Fri, 01 Jan 2021 23:38:14 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (windows-nt)

On Thu 31 Dec 2020, Philipp Stephani wrote:
> The annoying thing about this, though, is that it doesn't work on the
> BSDs (including macOS). For pty processes on those systems we'll have
> to continue using fork/vfork for the time being.
> I think that using posix_spawn on GNU/Linux and for non-pty processes
> is still a significant win, though.

Can I ask why ? You have not yet explained what benefit this change
brings, and the length of the discussion shows that there are
difficulties with it. What is improved by using posix_spawn ?

    AndyM




reply via email to

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