copy-file: Add functions for copying non-confidential files.
[gnulib.git] / doc / glibc-functions / gethostent_r.texi
blob5aa271cc14dfec0bd5f02686d6055e17a72a8d59
1 @node gethostent_r
2 @subsection @code{gethostent_r}
3 @findex gethostent_r
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/gethostent_r.3.html,,man gethostent_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 5.0, OpenBSD 7.5, Minix 3.1.8, HP-UX 11, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
18 @end itemize