From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 9407F3858C55 for ; Mon, 15 Aug 2022 14:17:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9407F3858C55 Received: from mail-qv1-f69.google.com (mail-qv1-f69.google.com [209.85.219.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-458-sQO4BtwLPmaMOtqgwR6dGA-1; Mon, 15 Aug 2022 10:17:34 -0400 X-MC-Unique: sQO4BtwLPmaMOtqgwR6dGA-1 Received: by mail-qv1-f69.google.com with SMTP id k17-20020ad44511000000b00478bd83e375so2589251qvu.17 for ; Mon, 15 Aug 2022 07:17:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:organization:subject:from:to :content-language:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc; bh=S/lH+qWIK+0oDwtdUfWFTK/AvlBNwyeLk4NDfoy/bYc=; b=MigU70RhwMlVphgStms5s6f+uB9uJ3XwIqe7JZD6Jg2eAbj+WKTcj0olmmMuqUbyxB T8RFXdysXK+JSq8YR+pzEMprHE+6MNDT6cJIVud8aHzSc6Yg/AYbHteWjac7OH2iI18a gVy8tlnGROLO8iz4prXwYG7LIbwc71nZ7sK0MLdnpsBN2OtpPwtDoFL9kzQ/3/JxM01e GLwUHnW9IJe+WpIikk/9C6ICE/SJv9i+OiYqUtmA0bg83TKAWp1feSlCGIhjcLlBP1gb E11EvEigOmGaLDK1p59mkcbyTAvkmnakNXc2BIa6GNz4lzyQ5iPrLNrjtPUG/WRdwY5q mpKA== X-Gm-Message-State: ACgBeo3vvYSoDCFLD1G2P0QVZ0RWrkfuvcKB/gPMpAlbDTvqRHxGLfCr 6hQ8B/VHSGQDnwsgbEUr5iBFADkW44P5zSwtOV2+tGPOmUNeLcxfNMYkm8KZR1bZXQJXZsfYL52 tOB2H/ov55BvpUIST/FH2tLWD6GsVWUp8U1ZO+Yi7CCK8jHzsMbAbdZGBTQFSzseNlM/mDw== X-Received: by 2002:a05:622a:1312:b0:31f:2b2c:4926 with SMTP id v18-20020a05622a131200b0031f2b2c4926mr14160497qtk.335.1660573053559; Mon, 15 Aug 2022 07:17:33 -0700 (PDT) X-Google-Smtp-Source: AA6agR48i/jac9LzHOMTIKFoedCLoNJE2YPt6JlhaVa5fauNga8JBBiMSULx/M39VY/M9Gg/MgSvYw== X-Received: by 2002:a05:622a:1312:b0:31f:2b2c:4926 with SMTP id v18-20020a05622a131200b0031f2b2c4926mr14160472qtk.335.1660573053222; Mon, 15 Aug 2022 07:17:33 -0700 (PDT) Received: from [192.168.0.241] (192-0-145-146.cpe.teksavvy.com. [192.0.145.146]) by smtp.gmail.com with ESMTPSA id bn44-20020a05620a2aec00b006baed2827f2sm5801726qkb.44.2022.08.15.07.17.32 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 15 Aug 2022 07:17:32 -0700 (PDT) Message-ID: Date: Mon, 15 Aug 2022 10:17:31 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 To: libc-alpha From: Carlos O'Donell Subject: Monday Patch Queue Review update (2022-08-15) Organization: Red Hat X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2022 14:17:38 -0000 Most recent meeting status is always here: https://sourceware.org/glibc/wiki/PatchworkReviewMeetings#Update Meeting: 2022-08-15 @ 0900h EST5EDT Video/Audio: https://bluejeans.com/9093064454 IRC: #glibc on OFTC. Review new patches and attendee requested reviews. * State NEW delegate NOBODY at 225 patches. * LoongArch: Add optimized functions. * Noah: Anything with optimized would be nice to have microbenchmark numbers. * Carlos: I'll review and ask for the microbenchmark numbers. * Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485) * Florian: Need to terminate the process. * netinet/in.h: Add ip_mreqn structure (Samuel Thibaut) * Florian: I'll write a follow up. * Ensure calculations happen with desired rounding mode in y1lf128 (Michael) * Needs review from IBM. * Improve performance of libc locks (Wilco) * Carlos: I'll review and ask for the microbenchmark numbers. * Siddhesh: This is a generic change that needs to show numbers. * [v4] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support (Adhemerval) * Needs review. * nss_dns: Fix handling of non-host CNAMEs (bug 12154) (Florian) * Siddhesh will look at the series. * sunrpc: Stub out getpublickey, getsecretkey, authdes_create (Florian) * Carlos: We got rid of configure, and TIRPC can only be used. Even if you could use a non-files 'key' provider we don't want to support this. * malloc: Do not use MAP_NORESERVE to allocate heap segments (Florian) * Reviewed by Siddhesh. * Stopped at 56583. * Noah asked about the status of strlcpy and strlcat. * These are still with the Austin Group for deliberation and addition to POSIX. * Likely to be discussed at the next telecon. * There is a defect report against these interfaces filed by Paul Eggert. * We are waiting for the Austin Group to deliberate. * Noah has optimized versions of these routines that could go into glibc. -- Cheers, Carlos.