summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/rand.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need to cast to they type we already are. Also minor KNFmillert1998-12-071-3/+6
* remove bogus divide, fixes pr #656millert1998-12-071-2/+2
* bad longderaadt1998-11-221-2/+2
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+10
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+55