Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.
[gnulib.git] / doc / glibc-functions / qsort_r.texi
blob26f8169528a02137a32a0bb1657bfa203a7a054c
1 @node qsort_r
2 @subsection @code{qsort_r}
3 @findex qsort_r
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/qsort_r.3.html,,man qsort_r}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function has an incompatible API on some platforms:
13 FreeBSD 10.
14 @item
15 This function is missing on some platforms:
16 glibc 2.7, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin, mingw, MSVC 14, Android 9.0.
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize