From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21325 invoked by alias); 14 Dec 2016 19:46:33 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 21312 invoked by uid 89); 14 Dec 2016 19:46:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy=Hx-languages-length:230 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-yb0-f177.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=O7ocBWhRMVdW122HpmK0zYgIKruU9fvIoTgHGuQWCX0=; b=WNJ6Xdta2LEnNLB4BHdSaaH65XcWKyImaq8kljNgz0XUj4fxhRg9xR/SO/m4Mc9wOE K31kytOr7nO51jTSqBMG0+JWW23Cz6JtzbAi5PsYBlOG9BjDucYUmuH93EDNGieqT/fk zAqY767PW0XP00wn0/sSrwoxlEEf35MoeeVqWdHYs1+H1QO1Pb/C2mayD/aQLnkkBnJs FIpxvsbLQTXSVTe21HEl7BMunZyrM2oZGtSYG7aoC+VK50pTxi1gYZICNLwOwMEn2XAB cj+Mlp8bbUO+QOig5/vToKjsi0AdhEwefEw3B/XZ9kpgn03n58w1R8Rn+zaBHHxTdFSh VMoQ== X-Gm-Message-State: AKaTC02yTsiwaVHDOnW8RS7flebVfWpIaSeF/vw0MsO6h6p8emhfIy5J87ftyWxtF20dJuLLXT3IR9Usjd2uSw== X-Received: by 10.37.177.158 with SMTP id h30mr6244495ybj.16.1481744781129; Wed, 14 Dec 2016 11:46:21 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1481576088-15304-1-git-send-email-omgalvan.86@gmail.com> From: Martin Galvan Date: Wed, 14 Dec 2016 19:46:00 -0000 Message-ID: Subject: Re: [PATCH v11] Add pretty printers for the NPTL lock types To: Joseph Myers Cc: libc-alpha@sourceware.org, siddhesh@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-12/txt/msg00524.txt.bz2 2016-12-14 15:20 GMT-03:00 Joseph Myers : > OK. Thanks. Can you commit this, since I don't have write access? Again, thanks for the patience.