Source-Changes archive

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

CVS commit: src/common/lib/libc/stdlib



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.




Home | Main Index | Thread Index | Old Index