0e05e47a8bd1d385a48fb7e946a66865939d5654
[pspp] / modules / inet_ntop
1 Description:
2 Convert internet address from internal to printable, presentable format.
3
4 Files:
5 lib/inet_ntop.h
6 lib/inet_ntop.c
7 m4/inet_ntop.m4
8
9 Depends-on:
10 restrict
11 socklen
12 sys_socket
13 arpa_inet
14
15 configure.ac:
16 gl_INET_NTOP
17
18 Makefile.am:
19 lib_SOURCES += inet_ntop.h
20
21 License:
22 LGPL
23
24 Include:
25 "inet_ntop.h"
26
27 Maintainer:
28 Yoann Vandoorselaere, glibc