On 2012/03/21 17:41, Stuart Henderson wrote:
> On 2012/03/21 12:37, Jeremy C. Reed wrote:
> > My co-worker was troubleshooting why some of our unittests (that work on 
> > multiple operating systems and architectures) failed on OpenBSD and saw 
> > that if you call srandom(0) to initialize the RNG, random() will always 
> > return 0.  (I was able to reproduce this.)
> 
> Update src/lib/libc/random.c to r1.16.
> 

er sorry, src/lib/libc/stdlib/random.c.

Reply via email to