Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prng: make rand_r have 2^32 period instead of 2^31 | Szabolcs Nagy | 2013-06-08 | 2 | -2/+2 |
* | prng: fix rand() to give good sequence with small state | Szabolcs Nagy | 2013-06-08 | 1 | -2/+4 |
* | ditch the priority inheritance locks; use malloc's version of lock | Rich Felker | 2012-04-24 | 1 | -9/+9 |
* | locking support for random() prng | Rich Felker | 2011-06-29 | 1 | -7/+28 |
* | initial commit of prng implementation by Szabolcs Nagy | Rich Felker | 2011-06-23 | 2 | -12/+107 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 12 | -0/+126 |