Re: [PATCH] Add-on to gethostbyname2

2015-01-23 Thread Corinna Vinschen
On Jan 22 21:05, Pierre A. Humblet wrote:
> Add-on to gethostbyname2, as discussed previously on main list.
> The diff is also attached.
> 
> 
> Pierre
> 
> 2015-01-22  Pierre A. Humblet <...>
> 
> * net.cc (cygwin_inet_pton): Declare.
> (gethostby_specials): New function.
> (gethostby_helper): Change returned addrtype in 4-to-6 case.
> (gethostbyname2): Call gethostby_specials.

Patch applied with just fixing the coding style a bit:

  if () {
[...]
  }

  ==>

  if ()
{
  [...]
}

Do you have some wording for the release info in the docs, please?


Thanks,
Corinna


-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat


pgpKHY96IvRVQ.pgp
Description: PGP signature


RE: [PATCH] Add-on to gethostbyname2

2015-01-23 Thread phumblet
> From: Corinna Vinschen
> Sent: Friday, January 23, 2015 5:48 AM
>   
> On Jan 22 21:05, Pierre A. Humblet wrote:
> > Add-on to gethostbyname2, as discussed previously on main list.
> > The diff is also attached.
> >
> 
> Do you have some wording for the release info in the docs, please?
> 
Make gethostbyname2 handle numerical host addresses as well as the reserved 
domain names "localhost" and "invalid".

Pierre




Re: [PATCH] Add-on to gethostbyname2

2015-01-23 Thread Corinna Vinschen
On Jan 23 09:30, phumb...@phumblet.no-ip.org wrote:
> > From: Corinna Vinschen
> > Sent: Friday, January 23, 2015 5:48 AM
> > 
> > On Jan 22 21:05, Pierre A. Humblet wrote:
> > > Add-on to gethostbyname2, as discussed previously on main list.
> > > The diff is also attached.
> > >
> > 
> > Do you have some wording for the release info in the docs, please?
> > 
> Make gethostbyname2 handle numerical host addresses as well as the reserved 
> domain names "localhost" and "invalid".

Thanks!


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat


pgpHJVgiwEWWM.pgp
Description: PGP signature