X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT 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 AT cygwin DOT com Subject: Re: arc4random does not reseed after using fork() Message-ID: In-Reply-To: References: 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 AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Johnothan King via Cygwin Reply-To: Johnothan King 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" 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