This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch siddhesh/gai-cleanup2 in repository glibc.
discards 2bf5fe0fcc gaih_inet: Discard result on action == continue discards 9a11875d49 gaih_inet: WIP: Make SUCCESS=merge work with hosts discards d2fb8cb39f gaih_inet: Split out nscd lookup discards 2dec19f83f gaih_inet: Split simple gethostbyname into its own function discards f88c8962a6 gaih_inet: make numeric lookup a separate routine new 1d4ef95b34 gaih_inet: make numeric lookup a separate routine new 0d59a161ee gaih_inet: Split simple gethostbyname into its own function new 2906e90170 gaih_inet: Split out nscd lookup new d82ffede30 gaih_inet: WIP: Make SUCCESS=merge work with hosts new 070cdfe102 gaih_inet: Discard result on action == continue new b3f7d6266f gaih_inet: Fix leak with AF_INET6 and AI_ALL
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (2bf5fe0fcc) \ N -- N -- N refs/heads/siddhesh/gai-cleanup2 (b3f7d6266f)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: sysdeps/posix/getaddrinfo.c | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-)