New module 'inet_ntop'.
[gnulib.git] / 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 m4/sockpfaf.m4
9
10 Depends-on:
11
12 configure.ac:
13 gl_INET_NTOP
14
15 Makefile.am:
16 lib_SOURCES += inet_ntop.h
17
18 License:
19 LGPL
20
21 Include:
22 "inet_ntop.h"
23
24 Maintainer:
25 Yoann Vandoorselaere, glibc