bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#33154: 27.0.50; create_process on Darwin should not invoke setsid()


From: Paul Eggert
Subject: bug#33154: 27.0.50; create_process on Darwin should not invoke setsid() after vfork() [PATCH]
Date: Mon, 5 Nov 2018 09:28:27 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

The main block of this code looks identical to the BSD specific code
just underneath (#ifdef TIOCNOTTY), is there a reason we can’t reuse
that?

I don't see why not. Proposed patch attached; please give it a try as I don't use macOS.

Attachment: 0001-Let-macOS-vfork-to-create-processes.patch
Description: Text Data


reply via email to

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