fix missing synchronization in calls from dynamic linker to global ctors
[musl] / src / prng /
2013-06-12 Rich Felkerimprove the quality of output from rand_r
2013-06-08 Szabolcs Nagyprng: make rand_r have 2^32 period instead of 2^31
2013-06-08 Szabolcs Nagyprng: fix rand() to give good sequence with small state
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2011-06-29 Rich Felkerlocking support for random() prng
2011-06-23 Rich Felkerinitial commit of prng implementation by Szabolcs Nagy
2011-02-12 Rich Felkerinitial check-in, version 0.5.0