From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12030 invoked by alias); 9 Aug 2012 18:50:10 -0000 Received: (qmail 12016 invoked by uid 22791); 9 Aug 2012 18:50:09 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,TW_HW X-Spam-Check-By: sourceware.org Received: from toast.topped-with-meat.com (HELO topped-with-meat.com) (204.197.218.159) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Aug 2012 18:49:57 +0000 Received: by topped-with-meat.com (Postfix, from userid 5281) id E2A4A2C0DE; Thu, 9 Aug 2012 11:49:55 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: "Joseph S. Myers" Cc: Carlos O'Donell , Subject: Re: [PATCH roland/arm-hwcap-vfp] don't use HWCAP_ARM_* in OS-independent code In-Reply-To: Joseph S. Myers's message of Thursday, 9 August 2012 18:46:48 +0000 References: <20120808235921.AA4292C075@topped-with-meat.com> <20120809171033.CC7D32C0FD@topped-with-meat.com> <5023F173.1040506@systemhalted.org> Message-Id: <20120809184955.E2A4A2C0DE@topped-with-meat.com> Date: Thu, 09 Aug 2012 18:50:00 -0000 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.0 cv=LtfpOghc c=1 sm=1 a=phixoO_r9hUA:10 a=Z6MIti7PxpgA:10 a=kj9zAlcOel0A:10 a=hOe2yjtxAAAA:8 a=14OXPxybAAAA:8 a=LScjOdaoBwlcj_q8SLgA:9 a=CjuIK1q_8ugA:10 a=WkljmVdYkabdwxfqvArNOQ==:117 X-IsSubscribed: yes Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-08/txt/msg00080.txt.bz2 > There are loads of internal headers used for various purposes and I don't > think we need to claim to invent a convention for the naming of a very > small subset of them. Each header is given whatever name seems most > appropriately descriptive of its purpose. I agree.