11 Commits (04bced403dead13d20a46a1bd00ab1eb2c50b882)

Author SHA1 Message Date
Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile 11 years ago
Rich Felker 05cef96d9e fix incorrect sequence generation in *rand48 prng functions 12 years ago
Szabolcs Nagy 1569f396bb fix initstate to make the state buffer usable in setstate 12 years ago
Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 13 years ago
Rich Felker 20d01d83b5 improve the quality of output from rand_r 13 years ago
Szabolcs Nagy 0996faa3d7 prng: make rand_r have 2^32 period instead of 2^31 13 years ago
Szabolcs Nagy c79cd27e9e prng: fix rand() to give good sequence with small state 13 years ago
Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 14 years ago
Rich Felker f7dff1852b locking support for random() prng 15 years ago
Rich Felker c7ce1b20d2 initial commit of prng implementation by Szabolcs Nagy 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago