From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16142 invoked by alias); 3 Aug 2012 20:12:25 -0000 Received: (qmail 16114 invoked by uid 22791); 3 Aug 2012 20:12:19 -0000 X-SWARE-Spam-Status: No, hits=-5.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-yw0-f41.google.com (HELO mail-yw0-f41.google.com) (209.85.213.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Aug 2012 20:12:06 +0000 Received: by yhr47 with SMTP id 47so1472891yhr.0 for ; Fri, 03 Aug 2012 13:12:06 -0700 (PDT) Received: by 10.50.149.225 with SMTP id ud1mr5311162igb.74.1344024725846; Fri, 03 Aug 2012 13:12:05 -0700 (PDT) Received: from pebble.twiddle.home ([173.160.232.49]) by mx.google.com with ESMTPS id bp8sm23725091igb.12.2012.08.03.13.12.04 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 03 Aug 2012 13:12:05 -0700 (PDT) Message-ID: <501C3093.9060400@twiddle.net> Date: Fri, 03 Aug 2012 20:12:00 -0000 From: Richard Henderson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: Roland McGrath CC: libc-alpha@sourceware.org, libc-ports@sourceware.org Subject: Re: [PATCH roland/dirent64] clean up wordsize-64 struct dirent functions References: <20120802172110.E4A912C0DF@topped-with-meat.com> <20120802214648.64D7C2C0AA@topped-with-meat.com> <20120802215530.93E2E2C0A9@topped-with-meat.com> In-Reply-To: <20120802215530.93E2E2C0A9@topped-with-meat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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/msg00033.txt.bz2 On 2012-08-02 14:55, Roland McGrath wrote: > Since this branch includes roland/off64_t, folks might as well just test > roland/dirent64 first and look no further unless there are problems. ... also fine on alpha. r~