X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C9A153858283
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1706573930;
	bh=FNDVUL/8t+jlnRKGkxA2ldF+I34YaEYPYNjzHGHPr9M=;
	h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=VyHSPQ8yEBsiERUGb983LQFEht7gh4mu1AaIMfaeizt39mimXMJjTC/booB3gz3dL
	 E+TzKaJzcGLsk2uPznluUcznnLTSgU+d42QHcW1srlLX41AA4uvmDNXrtZUIdvGOzI
	 3hqE5mCFl8FYzkHzL2Ac7W4jxBBypRhgkAJUA8QE=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 75C743858283
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 75C743858283
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1706573902; cv=none;
 b=a3T360V1Fqun2gznFf01v5i2EY8+2kXHqTTJZWHcCwRNDU7ig5rcX5Khgnqyz2k9my0vWPS89pwoSdElFOX1+/30AL6nlwhovnZQ4mvQ1mlrkSmsUV2kojHoekZVulaCu22OmOaNhM/4AccN/98BtyJosJ+Kitu/Y8dW0Mc6Tt8=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
 t=1706573902; c=relaxed/simple;
 bh=1GP1w6v2PuGK3GJzrvLM+KdA+J6hTx8jS42ao2BO+4c=;
 h=DKIM-Signature:Date:To:From:Subject:Message-ID:MIME-Version;
 b=BR3HbuHLyTTpFm84d/Yj4KuK+S5YLbpr0iBWCP4r2uFEGgcj5VWFpk0k+3UF/XUFTbX+pve0BSwUGjEi0goVersvN+YB6PvBwvRmV6mhVuVi30tZn8oji1eNwPHYxozV/NTfpXYnjtE49mnQj2fH/vzR9kyodRKvOkR0wFqkP8w=
ARC-Authentication-Results: i=1; server2.sourceware.org
Date: Tue, 30 Jan 2024 00:17:48 +0000
To: cygwin@cygwin.com
Subject: Re: arc4random does not reseed after using fork()
Message-ID: <o-5Z_g43BvRY2BITRGQ7bq8ZWaJu8zqzw95mof_4mysVQeD6hkx1elguto61NpasY-Ph0j3UymDtx9BF8Vwp-3UQQu6oXiDvMiALOMc8Bvw=@protonmail.com>
In-Reply-To: <ZbeeD4HWuACHa7oo@calimero.vinschen.de>
References: <x8PnzmkfTwFWHzycWtf77_bBJe1x2N7PmpAW7BMJZpaLNO53DxbWHn8RSDcBifPVNdO7zsJ_vAfhEq1bbQvOIQ1Gpvc6vB_fvpp754sw1UQ=@protonmail.com>
 <ZbeeD4HWuACHa7oo@calimero.vinschen.de>
Feedback-ID: 1750573:user:proton
MIME-Version: 1.0
X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_MSPIKE_H5,
 RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, 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@cygwin.com
X-Mailman-Version: 2.1.30
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Johnothan King via Cygwin <cygwin@cygwin.com>
Reply-To: Johnothan King <johnothanking@protonmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Hello,

I can confirm the bugfix works and that arc4random now functions
correctly in Cygwin 3.5 after fork().

- Johnothan King

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