summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/rand48.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only two of the *rand48.c files need <math.h>, so just #include it in themguenther2015-09-141-2/+1
* Move the __rand48_* declarations into rand48.h, and then hide both themguenther2015-08-271-1/+7
* Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48()deraadt2014-12-081-1/+2
* Part one of userland __P removal. Done with a simple regexp with some minor ...millert2002-02-161-2/+2
* Fix RCS idstholo1996-08-191-0/+2
* initial import of NetBSD treederaadt1995-10-181-0/+30