zstd icon indicating copy to clipboard operation
zstd copied to clipboard

Enable qsort_r() on more OS's

Open brad0 opened this issue 4 months ago • 1 comments

qsort_r() is now part of POSIX.1-2024.

Enable qsort_r() on Android API level 36 AKA Android 16, Hurd (glibc), Haiku, modern FreeBSD 14 versions or newer and modern NetBSD -current or 11 and newer.

brad0 avatar Aug 25 '25 02:08 brad0