Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.
[gnulib.git] / doc / glibc-functions / malloc_info.texi
blobad66ed98c80a2a9bae3c2f460d94cb0f96b97145
1 @node malloc_info
2 @subsection @code{malloc_info}
3 @findex malloc_info
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/malloc_info.3.html,,man malloc_info}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on many non-glibc platforms:
17 glibc 2.9, Mac OS X 10.5, FreeBSD 6.4, 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 5.1.
18 @end itemize