NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58632 CVS commit: src/lib/libc/gen



The following reply was made to PR kern/58632; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58632 CVS commit: src/lib/libc/gen
Date: Thu, 29 Aug 2024 13:39:42 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Aug 29 13:39:42 UTC 2024
 
 Modified Files:
 	src/lib/libc/gen: Makefile.inc arc4random.c
 
 Log Message:
 arc4random(3): Pacify some of lint's complaints.
 
 PR kern/58632: getentropy(2) and arc4random(3) do not reseed on VM
 fork
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.218 -r1.219 src/lib/libc/gen/Makefile.inc
 cvs rdiff -u -r1.37 -r1.38 src/lib/libc/gen/arc4random.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index