mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* modules/fcntl (Description): Disambiguate function references. * modules/getcwd-lgpl (Description): Likewise. * modules/hostent (Description): Likewise. * modules/servent (Description): Likewise. * modules/tempname (Description): Likewise.
28 lines
328 B
Plaintext
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
|