Mercurial > hg > octave-shane > gnulib-hg
view modules/inet_ntop @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | e06ba2ed6c0f |
children | fcd6c0f53dc8 |
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_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