remove a_ctz_l from arch specific atomic_arch.h
[oweals/musl.git] / src / prng /
2018-01-09 Jens Gustedtrevise the definition of multiple basic locks in the...
2016-12-17 Rich Felkerfix mrand48/jrand48 return value on 64-bit archs
2015-03-04 Rich Felkermake all objects used with atomic operations volatile
2014-09-22 Rich Felkerfix incorrect sequence generation in *rand48 prng functions
2014-01-21 Szabolcs Nagyfix initstate to make the state buffer usable in setstate
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
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 v0.5.0