errno-h: document Haiku errors can’t be -1
[gnulib.git] / doc / glibc-functions / gethostbyname2.texi
blob78c72f4d7000c6a3ae783d0798c2959da1cfb491
1 @node gethostbyname2
2 @subsection @code{gethostbyname2}
3 @findex gethostbyname2
5 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-gethostbyname2-3.html}
7 Documentation:
8 @itemize
9 @item
10 @ifinfo
11 @ref{Host Names,,Host Names,libc},
12 @end ifinfo
13 @ifnotinfo
14 @url{https://www.gnu.org/software/libc/manual/html_node/Host-Names.html},
15 @end ifnotinfo
16 @item
17 @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/gethostbyname2.3.html,,man gethostbyname2}.
18 @end itemize
20 Gnulib module: ---
22 Portability problems fixed by Gnulib:
23 @itemize
24 @end itemize
26 Portability problems not fixed by Gnulib:
27 @itemize
28 @item
29 This function is missing on some platforms:
30 Minix 3.1.8, HP-UX 11, Solaris 11.4, Cygwin 1.5.x, mingw, MSVC 14.
31 @end itemize