getaddrinfo: Don't depend on strdup.
[gnulib.git] / modules / getaddrinfo
1 Description:
2 getaddrinfo() function: Get address information.
3
4 Files:
5 lib/getaddrinfo.h
6 lib/getaddrinfo.c
7 lib/gai_strerror.c
8 m4/getaddrinfo.m4
9
10 Depends-on:
11 extensions
12 gettext-h
13 inet_ntop
14 snprintf
15 socklen
16 stdbool
17 sys_socket
18
19 configure.ac:
20 gl_GETADDRINFO
21
22 Makefile.am:
23
24 Include:
25 "getaddrinfo.h"
26
27 License:
28 LGPLv2+
29
30 Maintainer:
31 Simon Josefsson