From: Florian Weimer <fweimer@redhat.com>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Cc: libc-alpha@sourceware.org,
"Cristian Rodríguez" <cr@cristianrodriguez.net>
Subject: Re: [RFC] posix: Make system, popen, and wordexp try pidfd_spawn first (BZ 34001)
Date: Mon, 04 May 2026 15:49:43 +0200 [thread overview]
Message-ID: <lhuzf2fthc8.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <20260429200041.3051117-1-adhemerval.zanella@linaro.org> (Adhemerval Zanella's message of "Wed, 29 Apr 2026 17:00:10 -0300")
* Adhemerval Zanella:
> This patch updates system, popen, and wordexp to use a new internal
> process management abstraction (__spawn_process_create, __spawn_process_wait,
> and __spawn_process_kill) that leverages pidfd_spawn on supported Linux
> kernels before falling back to traditional posix_spawn.
How does this change the way SIGCHLD is delivered?
Thanks,
Florian
next prev parent reply other threads:[~2026-05-04 13:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 20:00 Adhemerval Zanella
2026-05-04 13:49 ` Florian Weimer [this message]
2026-05-04 13:58 ` Adhemerval Zanella Netto
2026-05-05 13:05 ` Cristian Rodríguez
2026-05-05 13:07 ` Adhemerval Zanella Netto
2026-05-05 15:03 ` Florian Weimer
2026-05-05 15:20 ` Adhemerval Zanella Netto
2026-05-08 13:26 ` Cristian Rodriguez
2026-07-30 17:58 ` Adhemerval Zanella Netto
2026-07-31 18:08 ` Cristian Rodríguez
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=lhuzf2fthc8.fsf@oldenburg.str.redhat.com \
--to=fweimer@redhat.com \
--cc=adhemerval.zanella@linaro.org \
--cc=cr@cristianrodriguez.net \
--cc=libc-alpha@sourceware.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.
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).