This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fixes bug #17043, resets PL_srand_called before the cloning.
authorArtur Bergman <sky@nanisky.com>
Mon, 21 Apr 2003 13:24:40 +0000 (13:24 +0000)
committerArtur Bergman <sky@nanisky.com>
Mon, 21 Apr 2003 13:24:40 +0000 (13:24 +0000)
commit9c98058e3a5614fae5d400e2119d67d3c97a64d1
treed3328ac91a40787d4558076c6d58fb29c6899b06
parent15b61c98f82f3010e6eaa852f9fa5251de9e6dd9
Fixes bug #17043, resets PL_srand_called before the cloning.
Allows people to override the resetting by using srand() in CLONE.

p4raw-id: //depot/perl@19289
ext/threads/t/thread.t
ext/threads/threads.xs