K 10 svn:author V 7 delphij K 8 svn:date V 27 2013-10-29T17:34:15.915376Z K 7 svn:log V 264 Don't call arc4random_stir() explicitly. To quote arc4random(3) manual page: There is no need to call arc4random_stir() before using arc4random() functions family, since they automatically initialize themselves. No objection: des MFC after: 2 weeks END