Silence -Wunused-const-variable warnings in Gnulib code.
[gnulib.git] / doc / glibc-functions / pvalloc.texi
blob7da95b250da533decf7e6c14aa47b6a04c448c99
1 @node pvalloc
2 @subsection @code{pvalloc}
3 @findex pvalloc
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/pvalloc.3.html,,man pvalloc}
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 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14.
18 @end itemize