summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/random.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge Lite2 changespeter1997-03-111-30/+68
|
* Improve seeding, the random sequence did not vary matchache1996-10-091-5/+55
| | | | with the seed. Old variant will be available via libcompat soon.
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
|
* u_int -> unsigned int, so that we don't have to include <sys/types.h>bde1994-09-051-2/+2
| | | | or depend on <stdio.h> bogusly including it.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+363
OpenPOWER on IntegriCloud