math: Fix INFINITY and NAN on FreeBSD and AIX.
[gnulib.git] / doc / glibc-functions / getnetent_r.texi
blob8478f688372392dcf6db16e5fc0d12c3e30a26e6
1 @node getnetent_r
2 @subsection @code{getnetent_r}
3 @findex getnetent_r
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/getnetent_r.3.html,,man getnetent_r}
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 some platforms:
17 macOS 14, FreeBSD 6.0, NetBSD 10.0, OpenBSD 6.7, Minix 3.1.8, HP-UX 11, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
18 @end itemize