login_tty tests: Avoid gcc warnings.
[gnulib.git] / modules / servent
blob1e0d82636a882f9e26dbf44a92afe4ff9431eef2
1 Description:
2 Library containing
3 getservent() function, setservent() function, endservent() function,
4 getservbyname() function, getservbyport() function,
5 getprotoent() function, setprotoent() function, endprotoent() function,
6 getprotobyname() function, getprotobynumber() function.
8 Files:
9 m4/servent.m4
11 Depends-on:
12 sys_socket
14 configure.ac:
15 gl_SERVENT
17 Makefile.am:
19 Include:
20 <netdb.h>
22 Link:
23 $(SERVENT_LIB)
25 License:
26 LGPLv2+
28 Maintainer:
29 Simon Josefsson