On Wed, Jul 11, 2018 at 1:00 PM Rich Felker 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