1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
gnulib/modules/hostent
2008-11-16 05:06:09 +01:00

28 lines
298 B
Plaintext

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