1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/hostent
Bruno Haible 2112962abd Remove red warnings from the generated MODULES.html.
* modules/fcntl (Description): Disambiguate function references.
* modules/getcwd-lgpl (Description): Likewise.
* modules/hostent (Description): Likewise.
* modules/servent (Description): Likewise.
* modules/tempname (Description): Likewise.
2017-04-21 03:10:32 +02:00

28 lines
328 B
Plaintext

Description:
Library containing
gethostent() function, sethostent() function, endhostent() function,
gethostbyname() function, gethostbyaddr() function.
Files:
m4/hostent.m4
Depends-on:
sys_socket
configure.ac:
gl_HOSTENT
Makefile.am:
Include:
<netdb.h>
Link:
$(HOSTENT_LIB)
License:
LGPLv2+
Maintainer:
Simon Josefsson