gnulib-tool.py: import mktemp
[gnulib.git] / doc / glibc-functions / qsort_r.texi
blobdf67740364ecbe7837b2b4e2a993244f0cbc0301
1 @node qsort_r
2 @subsection @code{qsort_r}
3 @findex qsort_r
5 Gnulib module: ---
7 Portability problems fixed by Gnulib:
8 @itemize
9 @item
10 This function has an incompatible API on some platforms:
11 FreeBSD 10.
12 @item
13 This function is missing on some platforms:
14 glibc 2.7, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.3, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
15 @end itemize
17 Portability problems not fixed by Gnulib:
18 @itemize
19 @end itemize