From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98705 invoked by alias); 6 Feb 2017 22:18:48 -0000 Mailing-List: contact newlib-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: newlib-owner@sourceware.org Received: (qmail 98665 invoked by uid 89); 6 Feb 2017 22:18:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=forthcoming, H*f:sk:1486378, _lock, __lock X-HELO: smtpo62.poczta.onet.pl Received: from smtpo62.poczta.onet.pl (HELO smtpo62.poczta.onet.pl) (141.105.16.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 06 Feb 2017 22:18:37 +0000 Received: from [192.168.2.253] (83-238-225-247.adsl.inetia.pl [83.238.225.247]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: freddie_chopin@op.pl) by smtp.poczta.onet.pl (Onet) with ESMTPSA id 3vHMLc0vVQzZhKqR for ; Mon, 6 Feb 2017 23:18:31 +0100 (CET) Message-ID: <1486419510.1281.7.camel@op.pl> Subject: Re: [PATCH v2] Unify names of all lock objects From: Freddie Chopin To: newlib@sourceware.org Date: Mon, 06 Feb 2017 22:18:00 -0000 In-Reply-To: <627055789.24038169.1486418618145.JavaMail.zimbra@redhat.com> References: <1485802576.1386.6.camel@op.pl> <1485802641.1386.7.camel@op.pl> <1486378135.1276.13.camel@op.pl> <627055789.24038169.1486418618145.JavaMail.zimbra@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2017/txt/msg00133.txt.bz2 On Mon, 2017-02-06 at 17:03 -0500, Jeff Johnston wrote: > I have applied the lock renaming patch. Thanks! > I still see _lock vs __lock > being used for external names.  I assume there is another patch > forth-coming. The patches with "_lock" changed to "__lock" are here: https://sourceware.org/ml/newlib/2017/msg00112.html https://sourceware.org/ml/newlib/2017/msg00117.html Regards, FCh