mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
28 lines
298 B
Plaintext
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
|
|
|