From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30865 invoked by alias); 16 May 2012 10:31:32 -0000 Received: (qmail 30836 invoked by uid 22791); 16 May 2012 10:31:31 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 16 May 2012 10:30:58 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1SUbVP-0001Ri-Jz from joseph_myers@mentor.com ; Wed, 16 May 2012 03:30:55 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 16 May 2012 11:30:53 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1SUbVM-0003hm-Rq; Wed, 16 May 2012 10:30:52 +0000 Date: Wed, 16 May 2012 10:31:00 -0000 From: "Joseph S. Myers" To: libc-ports@sourceware.org, Richard Henderson , Chris Metcalf Subject: Re: PATCH: Add __syscall_slong_t and __syscall_ulong_t In-Reply-To: Message-ID: References: <20120412012017.GA27647@intel.com> <20120514220816.DDDB42C08E@topped-with-meat.com> <20120515164158.17BBD2C086@topped-with-meat.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1152306461-794298051-1337164252=:11537" 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-05/txt/msg00090.txt.bz2 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1152306461-794298051-1337164252=:11537 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Content-length: 595 On Tue, 15 May 2012, H.J. Lu wrote: > On Tue, May 15, 2012 at 9:41 AM, Roland McGrath wr= ote: > > OK, so it's used in public struct types. =A0The change is fine then. > > I don't care either way about __snseconds_t. > > > > Thanks, > > Roland >=20 > I checked it in. I am checking in this patch to remove __snseconds_t. Richard, Chris, you'll want to update the alpha and linux-generic=20 typesizes.h files in line with these changes to add __SYSCALL_SLONG_TYPE=20 and __SYSCALL_ULONG_TYPE and remove __SNSECONDS_T_TYPE. --=20 Joseph S. Myers joseph@codesourcery.com= ---1152306461-794298051-1337164252=:11537--