X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F6A03857730 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1681986449; bh=OylqBB3g3cHQGzhZyOKuOlqARsWCL2E/us+5kpqEPbI=; h=To:Subject:Date:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=ZIK2QjUls3XYmhgetzRnseQeayfPACzqWHkmHr/gL3hAlgeIn10roKw8A1y2x6V/u zxn1OIZOfc1jaUSfUe2l4sqLOFhBcObmEMY6+qcQr0NJRuSPCa6eld9dTGmIdxplwZ EaAKvgEIAQPYi6MpNBkTfBDmxHHhjdVoW9VNgzko= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B834C3858D37 ARC-Seal: i=1; a=rsa-sha256; t=1681986433; cv=none; d=strato.com; s=strato-dkim-0002; b=ArjszrxgPAUCvfbSh4chdSSNiz2nMJhvCNVoaIWU831k6xd/da/F7IoFxBGgdwD+sT NDQzmg4ieHJSagipdT0QIU+qs3ijHgcjc/1V2AvbovuB0XHbLIMDg5mnWRNhDhxXSFiM 9EFWfpYAoltnKrODJOyRRHz4xZ+3zetBwwUqJQGsTyDqOm/GD1IW2NMKe9UjBOs+ubfU sxkGtwSoss6U/zhiLkJ8BOmB0Gh8dbjtgxNgc2Sjaht1kKGCngEsPmDohv7zPsCkP+eK Oj4QafQQ6CocVNN4Pvg/JlNjZw/mzYMU4kWbmFn1yWDY6zvdXnX7amX3pGiAykRl6Ksc 2G2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1681986433; s=strato-dkim-0002; d=strato.com; h=References:In-Reply-To:Message-ID:Date:Subject:To:From:Cc:Date:From: Subject:Sender; bh=YQZaEt+I7vOMSkdEHfmXqFYpa9xWADcMkuYn4B36qzU=; b=tVL3axZfh4FlMlwzK9JAifHteN2NpNFjtCA7n5ZiTCESIsLSRE1UEh2hZXpf8d/uvI Ax6RICRuUMeTP6CUsMqIMP6qVDhKShurSW5eAkusbEkRb/stI3XYyRBBqDEMzP4ROh7z yBxM3l4TFn/2I9w+UJ6mkfZbndLkqmy14ZLXQFiEK7WFvlhkpEvbsP9MWPwj13qadGDB 2uHbnAXL4TYgK3jjtaai9BCau0F95hkPcgK8DFHlRYdRbN6pR92gReukVBrmxOOKhUyN TtKVGa4FMjGqTpg4my4Fr4cGW0zK0IP6op4MdpzKemCB7EHU8fRvouFNuwOHvOBxRKdz Nmhw== ARC-Authentication-Results: i=1; strato.com; arc=none; dkim=none X-RZG-CLASS-ID: mo00 X-RZG-AUTH: ":Ln4Re0+Ic/6oZXR1YgKryK8brlshOcZlIWs+iCP5vnk6shH0WWb0LN8XZoH94zq68+3cfpPDj/1vgIuvkaOwJLsXaUZx50Vobw==" To: cygwin AT cygwin DOT com Subject: Re: posix_spawn_file_actions_add[f]chdir_np Date: Thu, 20 Apr 2023 12:27:13 +0200 Message-ID: <3551384.R56niFO833@nimes> In-Reply-To: References: <1752276 DOT 7aRn1RRit1 AT nimes> MIME-Version: 1.0 X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_PASS, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Bruno Haible via Cygwin Reply-To: Bruno Haible Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Corinna Vinschen wrote: > I pushed the posix_spawnp patch for now, so all these tests PASS. > > See https://cygwin.com/cgit/newlib-cygwin/commit/?id=da40bd6eaf40 Cool! -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple