tsort.c
8.26 KB
- 
Sorting function cleanup and MinGW fix · 62beacd3Clean 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
