From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 68BC83857B9B; Tue, 5 Sep 2023 16:11:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 68BC83857B9B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693930274; bh=MbB5agveT0csfSZxxd3cZcyiuzNH5PmvzjE+D+OKJh0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mHFcDFleHn7tMTofFWXIh3ur8vBx8sNQJ6yp9REIyiZD4urSs95EK1LaJ7VCmJ3ZS 1f/5zMZB1M4kYaSvCEEobrQMMHKQxKvUGO05YORnOR84mSAp6ZJe9Q89VpEgHoT9UE MmAvEgexC4cZvKzMNstkdbni6fmX3H7dLm1dgMKI= From: "adhemerval.zanella at linaro dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/26371] [RFE] please add clone3() wrapper (in particular the CLONE_INTO_CGROUP feature of it) Date: Tue, 05 Sep 2023 16:11:13 +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: normal 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: security- 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=3D26371 --- Comment #15 from Adhemerval Zanella --- The Add posix_spawnattr_{get, set}cgroup_np added on 2.39 adds support for posix_spawn/pidfd_spawn. --=20 You are receiving this mail because: You are on the CC list for the bug.=