From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2206) id ADA433858D20; Tue, 1 Mar 2022 02:37:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ADA433858D20 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Siddhesh Poyarekar To: glibc-cvs@sourceware.org Subject: [glibc/siddhesh/gai-cleanup2] (43 commits) gaih_inet: Put name copy under gaih_lookup cache X-Act-Checkin: glibc X-Git-Author: Siddhesh Poyarekar X-Git-Refname: refs/heads/siddhesh/gai-cleanup2 X-Git-Oldrev: 441aeac52ef905e50fa1e81b0d5045a6f810f114 X-Git-Newrev: f66eb74240baa93a5a06eed517322d9a4a131ed4 Message-Id: <20220301023759.ADA433858D20@sourceware.org> Date: Tue, 1 Mar 2022 02:37:59 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2022 02:37:59 -0000 The branch 'siddhesh/gai-cleanup2' was updated to point to: f66eb74240... gaih_inet: Put name copy under gaih_lookup cache It previously pointed to: 441aeac52e... gaih_inet: Get rid of canonbuf Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 441aeac... gaih_inet: Get rid of canonbuf 68a304c... gaih_inet: Fix leak with AF_INET6 and AI_ALL e31d728... gaih_inet: Discard result on action == continue 3302b87... gaih_inet: WIP: Make SUCCESS=merge work with hosts 98964e7... gaih_inet: Split out nscd lookup 849692c... gaih_inet: Split simple gethostbyname into its own function c0f8dce... gaih_inet: make numeric lookup a separate routine 5906e75... gaih_inet: Simplify service resolution 3fc0bd9... gaih_getanswer_slice: Drop useless had_error Summary of changes (added commits): ----------------------------------- f66eb74... gaih_inet: Put name copy under gaih_lookup cache e994256... gaih_inet: Split addrinfo result generation into its own fu 0a1298f... gaih_inet: Split local lookup into its own function 67d46da... gaih_inet: Clean up some variables and branches fb77c48... gaih_inet: make gethosts into a function 98f728a... gaih_inet: separate nss lookup loop into its own function 84fc40f... gaih_inet: Simplify canon name resolution 878e14b... gaih_inet: Fix CONTINUE and MERGE actions [BZ #28931] 38454ba... gaih_inet: Fix leak with AF_INET6 and AI_ALL [BZ #28852] 6e70668... gaih_inet: Split out nscd lookup 3be6e2d... gaih_inet: Split simple gethostbyname into its own function 1ae1143... gaih_inet: Generic allocation tracking 056495f... gaih_inet: make numeric lookup a separate routine cb85241... gaih_inet: Simplify service resolution 61734d0... gaih_getanswer_slice: Drop useless had_error 2bbc694... nptl: Fix cleanups for stack grows up [BZ# 28899] ca7334d... manual: SA_ONSTACK is ignored without alternate stack ae13228... io: Add fsync call in tst-stat 73fc4e2... Linux: Consolidate auxiliary vector parsing (redo) 1fe00d3... build: Properly generate .d dependency files [BZ #28922] c12c2a4... benchtests: Generate .d dependency files [BZ #28922] cf92721... benchtests: Remove duplicated loop in bench-bzero-walk.c 1c7a345... localedata: Do not generate output if warnings were present 2ab8b74... localedef: Update LC_MONETARY handling (Bug 28845) ea89d5b... localedef: Handle symbolic links when generating locale-arc 89377d4... benchtests: Add small sizes (<= 64) to bench-bzero-walk.c db34e88... math: Add more input to atanh accuracy tests ee5d27b... resolv: Fix tst-resolv tests for 2.35 ABIs and later 1153f71... x86_64: Disable libmvec tests if multiarch not enabled [BZ# cf97591... benchtests: Add benches for memset with 0 value 0f88a5c... i686: Remove bzero optimizations dbf37d6... s390: Remove bzero optimizations 4e81019... powerpc: Remove powerpc64 bzero optimizations 68122d8... powerpc: Remove powerpc32 bzero optimizations a61933f... sparc: Remove bzero optimization c0d215f... ia64: Remove bzero optimization f883dba... alpha: Remove bzero optimization bf92893... x86_64: Remove bcopy optimizations 8bad328... i386: Remove bcopy optimizations 86a82cd... powerpc: Remove bcopy optimizations 80b85f9... ia64: Remove bcopy d2224ff... hppa: Fix warnings from _dl_lookup_address 9e7e5fd... hppa: Revise gettext trampoline design