Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 11 Jul 2018 21:20:20 -0400
From: Christopher Friedt <chrisfriedt@...il.com>
To: musl@...ts.openwall.com
Subject: Re: getaddrinfo(3) / AI_ADDRCONFIG

On Wed, Jul 11, 2018 at 1:00 PM Rich Felker <dalias@...c.org> wrote:
> It could probably go inside __lookup_name, but maybe in getaddrinfo is
> better since that would avoid linking it for gethostbyname, etc.
> (which don't need it).

Done

> > inconsistent with musl (spaces
> > > after opening and before closing paren, etc.).

Done

> I think the one mandated by POSIX is EAI_NONAME ("The name does not
> resolve for the supplied parameters").

Done

Download attachment "v3.diff" of type "application/octet-stream" (3981 bytes)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.