From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by sourceware.org (Postfix) with ESMTPS id 68A1B3835433 for ; Fri, 23 Jul 2021 13:14:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 68A1B3835433 Received: by mail-pj1-x102e.google.com with SMTP id hg12-20020a17090b300cb02901736d9d2218so3696119pjb.1 for ; Fri, 23 Jul 2021 06:14:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=UcRCsXdHANT2tZr5odEwHpuRybymOvoYn3acWgH1/ao=; b=QnvZlT4wSjR0qiPtYEaWBo8eMMjnnjpmDp2uhwiWfXFbBLSsUFmJakDlre5NmfH3jH f/jpKlUht9Ufypfds8cSJAxR+PU+cEMwY4lXMWEpPbcD6MzL2niU+Dn4yf6crLviEY0I CFeCQYEmXiIL+FS/KnwFZtjyIF7ChmmwpdNB7QNHwsKNuNqMDzGRJnlClSYbYTxqiDZc 3nxM/hzxkod7HcdOoxqwE3kIpGWhj2L2/x4JukK15eJlfOoyPE/KN9xPaihBCTOyU7dI cq8YOF0CEeQ5gY0huzemu5TzKk4M3W7N2oIXSzNFeBvjA8FM4PqJqyCTiflORqHgSPic 7t9A== X-Gm-Message-State: AOAM532Fe/RqrKZPWts5FlyCFVtrtXdkUyNsmsx8Xd1M46l95zaeKH2x pjNp07ncKTOPYuUZ2W3YEhxzGQ== X-Google-Smtp-Source: ABdhPJz2zLJoWBdREcFxrvbFwqFTVnaCIAhW7jAuL5ZxDfAXMH13zHaQVgsl6F6D9kWHgsCeWzoHuA== X-Received: by 2002:a17:902:b78a:b029:12a:fb53:35c8 with SMTP id e10-20020a170902b78ab029012afb5335c8mr3663203pls.67.1627046041349; Fri, 23 Jul 2021 06:14:01 -0700 (PDT) Received: from ?IPv6:2804:431:c7ca:1133:2a2b:ddea:41fe:ab82? ([2804:431:c7ca:1133:2a2b:ddea:41fe:ab82]) by smtp.gmail.com with ESMTPSA id a18sm33923128pfi.6.2021.07.23.06.13.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 23 Jul 2021 06:14:00 -0700 (PDT) Subject: Re: glibc 2.34 - Hard ABI freeze effective immediately. To: Carlos O'Donell , libc-alpha , Siddhesh Poyarekar References: <7dd68a51-0904-98f8-e4ce-3e4bdcb14dc4@redhat.com> <4b8bcc59-362a-21ac-b531-6be07d0c722a@redhat.com> <7a1815e1-e964-31c8-6562-c107ee9f5ecf@linaro.org> From: Adhemerval Zanella Message-ID: <4dc802d0-2660-d851-330d-6c8e56b08c88@linaro.org> Date: Fri, 23 Jul 2021 10:13:58 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Fri, 23 Jul 2021 13:14:05 -0000 On 23/07/2021 02:13, Carlos O'Donell wrote: > On 7/22/21 9:24 AM, Adhemerval Zanella wrote: >> Do we still have time for the posix_spawnattr_tcsetpgrp_np [1]? I think the >> code should be simple enough. >> >> [1] https://patchwork.sourceware.org/project/glibc/patch/20210617175751.1619846-2-adhemerval.zanella@linaro.org/ > No, I do not think we have enough time, or to be more precise I want > to review the use case, ask Godmar to verify that API does what is > required, and *then* include it in the release. Fair enough. > > I want to use the remaining 6 days to fix bugs without any further > ABI work. > > I would like to see: > - LD_AUDIT bugs fixed. > - pthread condvar bugs fixed. > - C.UTF-8 added as supported (resolved Florian's last comment about U+FFFD usage). > I would like to add some extra time64 tests changes [1]. They do not touch the code, besides libsupport. [1] https://patchwork.sourceware.org/project/glibc/list/?series=2510