Name: Anonymous 2011-06-09 13:10
The function rand_r() is from POSIX.1-2001. POSIX.1-2008 marks rand_r() as obsolete.
WTF. Why rand_r is obsolete? What should be used in multithread applications instead?
WTF. Why rand_r is obsolete? What should be used in multithread applications instead?