summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/rand48.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* drand48(3) returns values in [0.0, 1.0).tb2019-12-201-3/+3
* update NAME section to include all documented functions,jmc2015-11-101-3/+3
* missing commas at the end of .Nm lines in the NAME sectionschwarze2015-09-101-3/+3
* Xr and Ox fixes;jmc2014-12-091-4/+6
* Change rand(), random(), drand48(), lrand48(), mrand48(), and srand48()deraadt2014-12-081-27/+83
* Warn people to use arc4random() in DESCRIPTION so they see it usingmillert2014-11-251-5/+8
* obvious cases of missing .An;schwarze2014-09-081-3/+3
* Ouch... recommend arc4random, not random.deraadt2014-01-211-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Update STANDARDS section for a few <stdlib.h> functionsguenther2012-06-021-2/+16
* convert to new .Dd format;jmc2007-05-311-2/+2
* - section reorderjmc2003-06-011-3/+3
* typos;jmc2003-05-101-5/+5
* o) We always close .Bl and .Bd tags;mpech2001-08-061-2/+2
* Flesh out stdlib function man pages.aaron2000-04-201-11/+15
* Formatting and grammar.aaron1999-09-271-2/+2
* first round of repairs on stdlibaaron1999-06-291-2/+2
* fix more comma splices that involve misuse of conjunctive adverbspjanzen1999-03-111-2/+2
* add .Xr's for all the random functions in libcmillert1998-07-051-1/+2
* Fix RCS idstholo1996-08-191-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+160