summaryrefslogtreecommitdiffstats
path: root/random/random.c
Commit message (Expand)AuthorAgeFilesLines
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Define and use MAXRANDOM instead of LONG_MAX.jsm2000-01-181-5/+7
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-3/+3
* WARNSifylukem1997-10-121-7/+8
* Sync to 4.4BSD-Lite2tls1997-01-071-6/+7
* NetBSD RCS IDscgd1995-04-221-0/+6
* #include <limits.h> to get LONG_MAXjtc1994-10-211-0/+1
* random(6), from 44litejtc1994-10-211-0/+148