repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
hostent
blob
57ff594a20b9e79b8c36f08c36fd8bd574ebd606
1
Description:
2
Library containing
3
gethostent() function, sethostent() function, endhostent() function,
4
gethostbyname() function, gethostbyaddr() function.
5
6
Files:
7
m4/hostent.m4
8
9
Depends-on:
10
sys_socket
11
12
configure.ac:
13
gl_HOSTENT
14
15
Makefile.am:
16
17
Include:
18
<netdb.h>
19
20
Link:
21
$(HOSTENT_LIB)
22
23
License:
24
LGPLv2+
25
26
Maintainer:
27
Simon Josefsson