* doc/posix-functions/getservbyname.texi: Document that the servent
module will provide the declarations in netdb.h.
* doc/posix-functions/getservbyport.texi: Likewise.
+2024-12-28 Collin Funk <collin.funk1@gmail.com>
+
+ doc: Mention the servent module.
+ * doc/posix-functions/getservbyname.texi: Document that the servent
+ module will provide the declarations in netdb.h.
+ * doc/posix-functions/getservbyport.texi: Likewise.
+
2024-12-28 Simon Josefsson <simon@josefsson.org>
git-version-gen: avoid use of grep, suggested by Jim Meyering.
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/getservbyname.html}
-Gnulib module: ---
+Gnulib module: servent
Portability problems fixed by Gnulib:
@itemize
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is declared in @code{<winsock2.h>} instead of @code{<netdb.h>}
-on some platforms:
-mingw, MSVC 14.
@end itemize
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/getservbyport.html}
-Gnulib module: ---
+Gnulib module: servent
Portability problems fixed by Gnulib:
@itemize
Portability problems not fixed by Gnulib:
@itemize
@item
-This function is declared in @code{<winsock2.h>} instead of @code{<netdb.h>}
-on some platforms:
-mingw, MSVC 14.
@end itemize