K 10 svn:author V 5 gavin K 8 svn:date V 27 2013-03-28T09:03:15.227874Z K 7 svn:log V 431 When r241373 was merged, one file appears to have been missed from the commit. Merge it: Remove undefined behavior from sranddev() and srandomdev(). This doesn't actually work with any modern C compiler: In particular, both clang and modern gcc verisons silently elide any xor operation with 'junk'. No mergeinfo changes with this commit as r241475 already updated the mergeinfo. END