| Commit message (Expand) | Author | Age | Files | Lines |
* | urandom(4) -> random(4) in comments. | dd | 2001-06-07 | 1 | -1/+1 |
* | Add #include "un-namespace.h" | ache | 2001-04-23 | 1 | -0/+1 |
* | srand*dev() fallback code: change ^getpid() to ^(getpid() << 16) to allow | ache | 2001-04-23 | 1 | -1/+1 |
* | Add sranddev() since srand() is not vary much with seed, typical time | ache | 2001-04-23 | 1 | -0/+34 |
* | Use formula with better random distribution for rand() | ache | 2001-02-27 | 1 | -0/+26 |
* | Added Posix rand_r function. | wes | 1999-05-24 | 1 | -1/+52 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+54 |