Fix sort predicate. qsort(3)'s predicate semantics differ from std::sort's. Fixes...