Commit Briefs

12c5bde7b2 Stefan Sperling

use mergesort(3) instead of qsort(3) in patience diff

Fixes test failures on OpenBSD due to unstable results of qsort if two or more elements are equal. Add a compat copy of OpenBSD mergesort(3) for Linux.


b858fc9f8b Neels Hofmeyr

Compat goo for gmake/glibc/Linux