[PATCH][BZ 14561] Separate rand and random seeds.

Ondřej Bílka neleai@seznam.cz
Thu May 23 19:22:00 GMT 2013


On Thu, May 23, 2013 at 12:11:41PM -0700, Roland McGrath wrote:
> What's the motivation for the change?

Now srand function can change numbers from random and srandom can change
rand output.

A code that depends on not doing this it is bit contrived but separating
them is easy, so it looked like rigth thing.



More information about the Libc-alpha mailing list