summaryrefslogtreecommitdiff
path: root/src/prng/__rand48_step.c
AgeCommit message (Collapse)AuthorLines
2013-06-08prng: make rand_r have 2^32 period instead of 2^31Szabolcs Nagy-1/+1
this is a minor fix to increase the period of the obsolete rand_r a bit. an include header in __rand48_step.c is fixed as well.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+14