CVS commit: src/common/lib/libc/stdlib
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Sun Apr 19 19:17:55 UTC 2026 Modified Files: src/common/lib/libc/stdlib: random.c Log Message: libc/random: remove no-longer-needed LINTED comment In an earlier version, randtbl was an 'array of int', and some of the constants didn't fit. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/common/lib/libc/stdlib/random.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.