summaryrefslogtreecommitdiffstats
path: root/games/random/randomize_fd.c
Commit message (Expand)AuthorAgeFilesLines
* Free buf when its no longer used. This helps eliminate a static analysiseadler2012-10-221-0/+2
* random(6): avoid dead assignmentsuqs2010-06-141-1/+1
* Suggections from bde@ache2008-08-111-4/+9
* All cosmetic.ache2008-08-101-8/+5
* 1) Fix longstanding math bug with denominator > 1 (wrong probability).ache2008-08-081-8/+16
* I was confused a bit by the wrong construction with RAND_MAXache2008-08-081-1/+1
* 1) Fix hang at the end of line buffer (PR 95715)ache2006-04-141-8/+7
* flexlint rears its head as well as some style(9) fixes[1]. Fixed aseanc2003-02-151-51/+69
* Update random(6) to have the ability to randomize a file/stdin basedseanc2003-02-111-0/+219
OpenPOWER on IntegriCloud