Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: riastradh
Date: Fri Jun 30 21:44:22 UTC 2023
Modified Files:
src/lib/libc/gen: getentropy.3
src/lib/libc/sys: getrandom.2
Log Message:
getrandom(2), getentropy(3): Rework man pages.
Make supportable promises. Omit needless verbiage. Give caveats
with cross-references to entropy(7). Emphasize that security is
necessarily relative to system configuration.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/gen/getentropy.3
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/sys/getrandom.2
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