Hash :
b2c82cb0
Author :
Date :
2008-08-06T11:49:11
inet_pton.c: use locale-independent tolower * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>. (inet_pton6): Use c_tolower rather than tolower. * modules/inet_pton (Depends-on): Add c-ctype.
Description:
Convert internet address from presentation to internal, binary, format.
Files:
lib/inet_pton.c
m4/inet_pton.m4
Depends-on:
c-ctype
socklen
sys_socket
arpa_inet
netinet_in
extensions
configure.ac:
gl_INET_PTON
gl_ARPA_INET_MODULE_INDICATOR([inet_pton])
Makefile.am:
License:
LGPLv2+
Include:
#include <arpa/inet.h>
Maintainer:
Simon Josefsson, glibc