repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
c_cpp
/
lib
/
gnulib
/
modules
/
servent
blob
aeb4d66cd6fea4a9d532e78c20dcd34ce0abd12d
1
Description:
2
Library containing getservent(), setservent(), endservent(), getservbyname(),
3
getservbyport(), getprotoent(), setprotoent(), endprotoent(), getprotobyname(),
4
getprotobynumber().
5
6
Files:
7
m4/servent.m4
8
9
Depends-on:
10
sys_socket
11
12
configure.ac:
13
gl_SERVENT
14
15
Makefile.am:
16
17
Include:
18
<netdb.h>
19
20
Link:
21
$(SERVENT_LIB)
22
23
License:
24
LGPLv2+
25
26
Maintainer:
27
Simon Josefsson