summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/rand.c
AgeCommit message (Expand)Author
2014-12-16typo; ok deraadtStuart Henderson
2014-12-09improve warnings from rand_r(), rand(), and random()Theo de Raadt
2014-12-08Oops, got the sense of the test backwards. Hilarious that we didn't spot it.Theo de Raadt
2014-12-08Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48()Theo de Raadt
2013-08-01Add linker warnings for rand() and random() and various related functions.Mark Kettenis
2005-08-08zap remaining rcsid.Marc Espie
2005-03-30ansi + de-registerPatrick Latifi
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1998-12-07No need to cast to they type we already are. Also minor KNFTodd C. Miller
1998-12-07remove bogus divide, fixes pr #656Todd C. Miller
1998-11-22bad longTheo de Raadt
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt