spawn-pipe: Allow caller to specify directory for the subprocess.
[gnulib.git] / doc / posix-functions / getnetbyname.texi
blob761439f229f6d7714e46bf9183b01f96959a1ccf
1 @node getnetbyname
2 @section @code{getnetbyname}
3 @findex getnetbyname
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/getnetbyname.html}
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 Cygwin 2.9, mingw, MSVC 14.
18 @end itemize