Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-06-29 | locking support for random() prng | Rich Felker | -7/+28 | |
these interfaces are required to be thread-safe even though they are not state-free. the random number sequence is shared across all threads. | ||||
2011-06-23 | initial commit of prng implementation by Szabolcs Nagy | Rich Felker | -12/+107 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+126 | |