summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/drand48.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only two of the *rand48.c files need <math.h>, so just #include it in themguenther2015-09-141-1/+2
* Move the __rand48_* declarations into rand48.h, and then hide both themguenther2015-08-271-3/+1
* random seed buffer must be unsignedderaadt2014-12-091-2/+2
* Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48()deraadt2014-12-081-1/+9
* zap remaining rcsid.espie2005-08-081-4/+1
* Fix RCS idstholo1996-08-191-0/+4
* initial import of NetBSD treederaadt1995-10-181-0/+22