https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215422

--- Comment #3 from Ed Maste <[email protected]> ---
> lidl@ noted the use of srand(), used to select the qsort pivot.

Rather, rand() is used to select the qsort pivot. The script initializes awk's
random number generator using the current time, via srand().

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to