X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetaddrinfo;h=5a5f625f990747d2052f72c98c7bcf39b97596e3;hb=34c9588f610fc2a4824d2fcf8426285f79c6fcc0;hp=67c5952f43d2060c4ec44af6a41e3c1930fb27ad;hpb=f34b5ec45f70109f4d3d321ea17f996ff4b1c14d;p=gnulib.git diff --git a/modules/getaddrinfo b/modules/getaddrinfo index 67c5952f4..5a5f625f9 100644 --- a/modules/getaddrinfo +++ b/modules/getaddrinfo @@ -1,5 +1,5 @@ Description: -Get address information. +getaddrinfo() function: Get address information. Files: lib/getaddrinfo.h @@ -10,8 +10,9 @@ m4/sockpfaf.m4 Depends-on: restrict -gettext +gettext-h stdbool +strdup configure.ac: gl_GETADDRINFO @@ -22,5 +23,8 @@ lib_SOURCES += getaddrinfo.h Include: "getaddrinfo.h" +License: +LGPL + Maintainer: Simon Josefsson