bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] use getaddrinfo from gnulib?


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] use getaddrinfo from gnulib?
Date: Wed, 13 Jan 2010 06:05:59 -0500

   This actually _reduces_ code, yay.  Thoughts?  Not well tested yet,
   but asking first if there are general objections or comments.

I'm all for it, we have alot of ifdef kludges due to the old BSD
codebase.

   +2010-01-12  Simon Josefsson  <address@hidden>
   +
   +    * whois/whois.c (openconn) [!HAVE_GETADDRINFO]: Remove variables
   +    hostinfo, servinfo, and saddr and supporting code.
   +    * src/inetd.c (servtab): Remove !HAVE_GETADDRINFO support.
   +    (setup) [!HAVE_GETADDRINFO]: Remove.
   +    (expand_enter) [!HAVE_GETADDRINFO]: Remove.

Function or variable?

   +    * configure.ac: Remove HAVE_GETADDRINFO variable.  Don't check for
   +    getaddrinfo.
   +    * bootstrap.conf (gnulib_modules): Add getaddrinfo.
   +




reply via email to

[Prev in Thread] Current Thread [Next in Thread]