1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
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: Simon Josefsson