delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/04/19/07:57:55

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB6583858C31
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1681905431;
bh=oboz0gInJp0MlTZlQbiDZJLZ0kIqPv/7VGXGUx4NmDg=;
h=To:Cc:Subject:Date:In-Reply-To:References:List-Id:
List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:
From:Reply-To:From;
b=xrSkXWPyOR5EjhUZ5uzk4g8X+xUjPG2cd/zvudAXS2grCKWQ7yixFRJ6oRGUV5p3z
sUSsSxdwxnlVcuiJeZ0g7FUzVtyFwU3Te2Fzj3XmGVxqQu+1UKJDF/ihjDeW6Wx8Dn
j3Tu4GeHsFwNr6PAS+DfcFQs5lJ9iGQ86zpOkGAo=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5A84E3858D1E
ARC-Seal: i=1; a=rsa-sha256; t=1681905392; cv=none;
d=strato.com; s=strato-dkim-0002;
b=Fpwh6ulxrNTXj8TrzD23LSztXTptwGppEQ5gj1bK0Z4llPXb8g07lTiYayH/XTiJ93
evpxIHOG+V67LqleVPujWuSstX20gPpo7Rdez3cBumCeiftojkRk1vJWlJnHdE+m4Ho0
B9vA3515QsU2pastyu+X194XXndb+lWecQ8BHScd6bc0F2sV0ocINDKtdue0Svn4q+cY
0lzhi3mIAKNyER5ouDcJ9eJstMPdO9ZckQzrwnu3MWML8Sh4tTUIbpC8gttViJpO+Yiq
GJd18UZqMtIj1064fis4cTrtAw+lBOclEBOEdbL2k9gIdUlUUtqcKOY/ZWUQsTJb1CqE
fcmQ==
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1681905392;
s=strato-dkim-0002; d=strato.com;
h=References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Cc:Date:
From:Subject:Sender;
bh=eqWEzI279ZScZBEhaLglnVshNt1ywjMvlh08hi4SJYg=;
b=oC1b/sJxWETEKLTg+L/M0eWj7M4Px+lAyF5LVXV33iQ28MjweZP+HCfCWTmdH0PSSN
NR0R5pUDZDqA3Ia/I4yp2TXF/Jp+7Uow8Hgkp8oswRUKMUbIUBxZdf5ySGVXQA1Ihsln
3Uqo3lGhNK8EROm6GIv3TlBE3utq49vIYWGTmwJQfbsifesKiieAu1OctqRC0d1yjfCv
3pizpg85314KSiu/YycRptoHrFDlg4FlShsceZk5lQy86VjNapttcpkA7+d7TLWHC7bl
8Gebf7m37AeTMSkqiafrgoEBhvRw59zuxrGjfL5CFCZsSZ/lLOYdg2lEcYwo5V7HPuJv
qXAA==
ARC-Authentication-Results: i=1; strato.com;
arc=none;
dkim=none
X-RZG-CLASS-ID: mo00
X-RZG-AUTH: ":Ln4Re0+Ic/6oZXR1YgKryK8brlshOcZlIWs+iCP5vnk6shH0WWb0LN8XZoH94zq68+3cfpORjfFRfQFpq5Wynr6BO17R4trpiA=="
To: Eric Blake <eblake AT redhat DOT com>
Cc: cygwin AT cygwin DOT com
Subject: Re: posix_spawn facility
Date: Wed, 19 Apr 2023 13:56:31 +0200
Message-ID: <4713604.ezd0NqBDhE@nimes>
In-Reply-To: <wqmniudnbjv4rdm4wa5a4lxbfoipvmdmsvi646ndaksfgne4s3@4xfdvvdd4g62>
References: <1752276 DOT 7aRn1RRit1 AT nimes> <1741636 DOT G7SD5HZVK5 AT nimes>
<wqmniudnbjv4rdm4wa5a4lxbfoipvmdmsvi646ndaksfgne4s3 AT 4xfdvvdd4g62>
MIME-Version: 1.0
X-Spam-Status: No, score=-3.4 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Bruno Haible via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Bruno Haible <bruno AT clisp DOT org>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Eric Blake wrote:
> POSIX issue now filed as
> https://www.austingroupbugs.net/view.php?id=1674

Thank you very much!

Note a typo: line 126541 is on page 3694 not on page 3594.

Bruno




-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019