commit | 545299f82224c23978a7c72ae4b7ef1093cd836c | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Tue Dec 08 14:14:50 2015 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Dec 08 14:14:50 2015 -0800 |
tree | c2562e85ff9a5c28c377161dba14cca4b54bbd74 | |
parent | 2b597f3307f2ae87e1213076db8dd59760317487 [diff] | |
parent | 00bce77fe5b30720f4031f048abf42517b0da0ba [diff] |
Merge branch 'ep/ident-with-getaddrinfo' A build without NO_IPv6 used to use gethostbyname() when guessing user's hostname, instead of getaddrinfo() that is used in other codepaths in such a build. * ep/ident-with-getaddrinfo: ident.c: add support for IPv6