From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 9E3AD1F461 for ; Thu, 4 Jul 2019 14:41:38 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=xBSw3 uPLgWnPfZIouJWTV+PRN0xMA26Vs3XYnpR2CzaLkBmSl7wmLYWDwr4gwPN8KeBuH OrJ4M1Rhs+58mOIcC/+PHBiMVPX/LGfrC5wt9eN3TU6+EWDmh5y61MQEe9nNnxRl OwPWK1uLqXDasq3Oz6y+p683u1LAX50ubaY5pY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=WzleXRpkTyN uCNq/hL7Y/sMfF6I=; b=F0miMUcnj4muMAzEiXxJrazQH0vXFcleBsYi/47zZEx JD1A5OxSs07CJrANfekmQLGQlz4X1+C7tIaF90QtoyeRKCNpLyIPVVJEKLhB6zlI ry5+maBNgQ97HEzz9vZecNbqtZao5jGdrS62DAeU9KyqVq3QoYWPRXsLKfnC/cmo = Received: (qmail 89484 invoked by alias); 4 Jul 2019 14:41:36 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 89471 invoked by uid 89); 4 Jul 2019 14:41:36 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mx1.redhat.com From: Florian Weimer To: Adhemerval Zanella Cc: Mike Crowe , Carlos O'Donell , GNU C Library , Alistair Francis Subject: Re: glibc 2.30 - 6 days until ABI freeze. References: <20190628112223.t72h4yvkyqfgnccc@mcrowe.com> <20190628121052.doay6vsfc56xi24v@mcrowe.com> <82eba936-25ad-4ad3-15c2-842313113b10@redhat.com> <43d08e80-bcaa-8426-c0a1-283da9a0eaf2@linaro.org> <20190704143033.vuvsmmlvke7bsiug@mcrowe.com> <74fe8181-4b2e-756f-7201-88472538dfd9@linaro.org> Date: Thu, 04 Jul 2019 16:41:27 +0200 In-Reply-To: <74fe8181-4b2e-756f-7201-88472538dfd9@linaro.org> (Adhemerval Zanella's message of "Thu, 4 Jul 2019 11:39:34 -0300") Message-ID: <87ef35dfqg.fsf@oldenburg2.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain * Adhemerval Zanella: > My take initial take was to add _np, but after a chat with Joseph's on > IRC I think we should add them as expected names. Florian has raised > some concerns. Please feel free to disregard what I said if Joseph has a different opinion. Thanks, Florian