CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2017/05/30 08:54:09

Modified files:
        lib/libc/stdlib: qsort.c 

Log message:
Don't fall back to heapsort() if we would otherwise switch to
insertion sort (when the number of elements is < 7).

Reply via email to