view modules/inet_ntop @ 13062:fcd6c0f53dc8

Rename gl_INET_NTOP.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Mar 2010 14:01:23 +0100
parents e06ba2ed6c0f
children ff4cf3c8b89b
line wrap: on
line source

Description:
Convert internet address from internal to printable, presentable format.

Files:
lib/inet_ntop.c
m4/inet_ntop.m4

Depends-on:
socklen
sys_socket
arpa_inet
errno
netinet_in
extensions

configure.ac:
gl_FUNC_INET_NTOP
gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])

Makefile.am:

License:
LGPLv2+

Include:
<arpa/inet.h>

Link:
$(INET_NTOP_LIB)

Maintainer:
Yoann Vandoorselaere, glibc