K 10 svn:author V 7 glebius K 8 svn:date V 27 2004-07-16T00:07:44.000000Z K 7 svn:log V 183 Use qsort_r() instead of qsort() when sorting links by latency This helps us to remove a global variable and a mutex protecting it. Reviewed by: rwatson Approved by: julian (mentor) END