1. 32482f6 revise the definition of multiple basic locks in the code by Jens Gustedt · 7 years ago
  2. adfe682 fix mrand48/jrand48 return value on 64-bit archs by Rich Felker · 8 years ago
  3. 56fbaa3 make all objects used with atomic operations volatile by Rich Felker · 9 years ago
  4. 05cef96 fix incorrect sequence generation in *rand48 prng functions by Rich Felker · 10 years ago
  5. 1569f39 fix initstate to make the state buffer usable in setstate by Szabolcs Nagy · 11 years ago
  6. 5717444 include cleanups: remove unused headers and add feature test macros by Szabolcs Nagy · 11 years ago
  7. 20d01d8 improve the quality of output from rand_r by Rich Felker · 11 years ago
  8. 0996faa prng: make rand_r have 2^32 period instead of 2^31 by Szabolcs Nagy · 11 years ago
  9. c79cd27 prng: fix rand() to give good sequence with small state by Szabolcs Nagy · 11 years ago
  10. 4750cf4 ditch the priority inheritance locks; use malloc's version of lock by Rich Felker · 12 years ago
  11. f7dff18 locking support for random() prng by Rich Felker · 13 years ago
  12. c7ce1b2 initial commit of prng implementation by Szabolcs Nagy by Rich Felker · 13 years ago
  13. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago