summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/random.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldmpech2001-09-061-2/+2
* remove confusing comparison with srand (it does not return the old seed)assar2001-06-091-11/+3
* Flesh out stdlib function man pages.aaron2000-04-201-17/+22
* Add srandomdev() from FreeBSD for use by sendmail and others.millert2000-04-031-2/+23
* Max value returned is 2^31 - 1, regardless of the arch-dependent LONG_MAX.pjanzen2000-01-191-7/+1
* trash some old leftover macros and replace them with -mdoc macrosaaron1999-07-041-9/+4
* first round of repairs on stdlibaaron1999-06-291-7/+7
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* add .Xr's for all the random functions in libcmillert1998-07-051-1/+2
* More XPG4.2 --millert1998-02-071-4/+14
* size_t n in initstate(); XPGderaadt1998-02-061-2/+2
* Fix RCS idstholo1996-08-191-2/+1
* document largest possible value; netbsd pr#2338; from banshee@gabriella.resor...deraadt1996-05-041-1/+7
* initial import of NetBSD treederaadt1995-10-181-0/+167