19 Nov
2009
19 Nov
'09
12:42 p.m.
Hi, Paolo Bonzini schrieb:
On 11/19/2009 09:35 AM, Robert Watson wrote:
The temptation would be to provide a compat shim for sranddev() for systems that don't implement it. Makes sense, but what's wrong with just using srand? :-)
I aggree. sranddev() isn't present on Linux. There's only srand(), and rand() and rand_r(), of course. ciao, Mario