util.h
8.01 KB
-
Sorting function cleanup and MinGW fix · 62beacd3
Clean up some sorting function stuff including fixing qsort_r on MinGW, common function pointer type for comparison, and basic insertion sort implementation (which we, regrettably, fall back on for MinGW).
Russell Belfer committed