Module Name: src Committed By: nia Date: Tue Jun 2 13:56:30 UTC 2020
Modified Files: src/lib/libc: shlib_version Log Message: Don't suggest removing arc4random with a libc bump. It's established enough in non-legacy code that this is a terrible idea. Even if we add getentropy it's not a comparable API (not a userspace RNG capable of streaming large numbers of bytes, doesn't have _uniform, etc). "Feel free to remove that line!" - riastradh To generate a diff of this commit: cvs rdiff -u -r1.288 -r1.289 src/lib/libc/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.