10.46.46 qsort_r
¶
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/qsort_r.html
Documentation:
man qsort_r
Gnulib module: qsort_r
Portability problems fixed by Gnulib:
- This function is missing on some platforms:
glibc 2.7, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 7.1, HP-UX 11.31, Solaris 11.4, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0.
- This function has an incompatible API on some platforms:
FreeBSD 13.4.
Portability problems not fixed by Gnulib: