Module Name: src Committed By: riastradh Date: Mon Aug 26 13:48:04 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
kern.entropy.gather: Fail with EINTR on signal.
Just don't throw away the error code we already have!
PR kern/58646: /dev/random, kern.entropy.*: signal bugs
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/kern/kern_entropy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
