summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/mrand48.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the __rand48_* declarations into rand48.h, and then hide both themguenther2015-08-271-3/+1
* more standardsier: cast to int to make sure we keep the negative numbers.tedu2014-12-091-2/+2
* Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48()deraadt2014-12-081-1/+3
* zap remaining rcsid.espie2005-08-081-4/+1
* Fix RCS idstholo1996-08-191-0/+4
* initial import of NetBSD treederaadt1995-10-181-0/+23