summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/rand.3
Commit message (Collapse)AuthorAgeFilesLines
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* urandom(4) -> random(4)dd2001-06-071-2/+2
| | | | | | PR: 27858 Submitted by: Yoshihiro Koya <Yoshihiro.Koya@math.yokohama-cu.ac.jp> Approved by: markm
* Grammar nit.ru2001-04-271-1/+1
|
* Add sranddev() since srand() is not vary much with seed, typical timeache2001-04-231-1/+12
|
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Added Posix rand_r function.wes1999-05-241-4/+22
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+84
OpenPOWER on IntegriCloud