view modules/hostent @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents d9513ff6206b
children
line wrap: on
line source

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