unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: ueno@gnu.org, emacs-devel@gnu.org
Subject: Re: Starting a subprocess in stopped state
Date: Sun, 07 May 2017 20:16:38 +0300	[thread overview]
Message-ID: <838tm8egeh.fsf@gnu.org> (raw)
In-Reply-To: <CAArVCkSSu_uOvCap_ADGjo4ODNUveqa3c3Nb-5xOtqQoxZJnag@mail.gmail.com> (message from Philipp Stephani on Sun, 07 May 2017 12:24:33 +0000)

> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Sun, 07 May 2017 12:24:33 +0000
> Cc: Daiki Ueno <ueno@gnu.org>
> 
>  Is there a way to create a process on Unix and GNU systems, but
>  prevent it from running until it gets SIGCONT or something similar?
> 
> It's at least theoretically possible on macOS using posix_spawn(3) and
> POSIX_SPAWN_START_SUSPENDED
> (https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man3/posix_spawnattr_setflags.3.html).
> I don't think it's possible using fork/exec (but then, switching to posix_spawn might be a good idea anyway). 

Thanks.  However, since this an Apple extension, I don't think we can
use it unless there's an equivalent feature on other Unix and GNU
systems.



  reply	other threads:[~2017-05-07 17:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 19:04 Starting a subprocess in stopped state Eli Zaretskii
2017-05-05  7:29 ` Eli Zaretskii
2017-05-06  5:42   ` Thien-Thi Nguyen
2017-05-06  7:58     ` Eli Zaretskii
2017-05-07 12:24       ` Philipp Stephani
2017-05-07 17:16         ` Eli Zaretskii [this message]
2017-05-07 17:25       ` Paul Eggert
2017-05-07 17:57         ` Eli Zaretskii
2017-05-07 18:05         ` Andreas Schwab
2017-05-08 16:41       ` Davis Herring
2017-05-08 16:46         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=838tm8egeh.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=p.stephani2@gmail.com \
    --cc=ueno@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).