From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101415 invoked by alias); 15 Jan 2018 06:28:28 -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 101399 invoked by uid 89); 15 Jan 2018 06:28:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=cents, Hx-languages-length:599 X-HELO: mail-qk0-f172.google.com 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:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=SN95PVMKbifp+dbeDx+i56pTd63DrclfqULBa9pU+Sg=; b=p4+oqwU2VM6xcfNSdFIDj1fq2O4eqlpcQQVVUVr/xveEwAxGlH4aLzC2av7ARU4ODB f9QYosPkzSMdsDqhdqpCygm+iTT9TD8ylJHZdbg/rfFwSaNzBbdLPN+qwutk1e3NwS+z odJt3b/R/mramhNTsEFFBFfXOKsjTmoqeCpS94BTnA4LkU8Tt5b5uNwFZqa/SAbjmIcl SqvkHhHpQ/BaNt7iFyT9vHp4h6/C5srGgUbf7ZK/0lTn30uEYSPOTxYG1r+cI8GBwWk8 yx5uNMrbQJ96KL0ZrV8RjRJrkCB77L7WTOdgjRL/aFnurLTTq66bSjyrJGVEkzRZAyfm +dBA== X-Gm-Message-State: AKwxyteRFsjtm4ETvZJxaPjF0GS4uxYoYHVeC/7wrGhHaZwJO1smzL21 QQ3BoszpvIi/Ocf51awM0qCA6SxKVns= X-Google-Smtp-Source: ACJfBovvRHVednDFExu0TBZ9bLg9DXFF3+dcfR5Ua7O8pdVs0TVvSonGz4NxqlgNCVwC0FJoZWh8sA== X-Received: by 10.55.11.13 with SMTP id 13mr13036432qkl.163.1515997704144; Sun, 14 Jan 2018 22:28:24 -0800 (PST) Subject: Re: [PATCH v12 5/6] Documentation to the above changes (bug 10871). To: Rical Jasan , Rafal Luzynski , libc-alpha@sourceware.org References: <1802414843.37687.1515744747279@poczta.nazwa.pl> <1927758682.38060.1515745107778@poczta.nazwa.pl> <49ea50a9-3cca-bbfe-8c75-41ea603d1a58@pacific.net> From: Carlos O'Donell Message-ID: Date: Mon, 15 Jan 2018 06:28:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <49ea50a9-3cca-bbfe-8c75-41ea603d1a58@pacific.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2018-01/txt/msg00498.txt.bz2 On 01/14/2018 07:42 PM, Rical Jasan wrote: > It seems odd not to have ABALTMON_*. Unfortunately I didn't get to > reviewing this sooner, and I don't want to block this, and another > developer has OK'd it [1], but I wanted to throw in my 2 cents. I asked the same thing during the review, see: https://www.sourceware.org/ml/libc-alpha/2018-01/msg00408.html There is no reason we can't add it in the future. Perhaps a note about this in the documentation might explain why the expected define is not present? -- Cheers, Carlos.