From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4FFFE3858D37; Thu, 13 Apr 2023 21:00:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FFFE3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681419648; bh=QcHxsgXAOifVjZANYCPt1vOMkZ+MU2LR6Ywld+ajgfQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=I+hlgQaSE10i9Y9Kwhb/eTFYv9lk5YH90PJU1muDMG0s06cPVVljm8UgVSEB+A3r+ teWAfrR96hwCpqa4nlsf6dv36jef4+Mt0m0Vy7S4YU72xmzhDAkmwFQMP1mM/pwxOt GLlV9OCyv1XvML8jqo1ue5TsVquE98l2p+D20pRk= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/30349] Support returning a pidfd from posix_spawn() Date: Thu, 13 Apr 2023 21:00:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30349 --- Comment #3 from Adhemerval Zanella --- Another question is if would make sense to also provide the posix_spawnp variant as well, to be orthogonal to POSIX interface. --=20 You are receiving this mail because: You are on the CC list for the bug.=