From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 6FE241F5AE for ; Wed, 15 Jul 2020 17:30:06 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 74D9D3870865; Wed, 15 Jul 2020 17:30:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 74D9D3870865 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1594834204; bh=oBWW8zhDzTM1kcqJlo+uYinoHaytcCwOvDu8iBFMA28=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=aDl3Jw0LpWtyQltTMUncmF8xHmGO3RBL/fU6imGPkwqlhAZg/KMOIeq75RO6NHJm/ UKNWUiNKmT5cwo/Yt4+rT8Vypkjg8BjaOyXh+vBhVThxb/w8ZI8fOdgOG1ZXLUG6ko zz1vzNa5WLn24OVCFRyqxLOO13mrelLHC2/l7BM8= Received: from esa3.hgst.iphmx.com (esa3.hgst.iphmx.com [216.71.153.141]) by sourceware.org (Postfix) with ESMTPS id 9495A384BC14 for ; Wed, 15 Jul 2020 17:30:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9495A384BC14 IronPort-SDR: XBVkj/shemgphxKNAemwnb80rHKEslr4l/fsp5SzWf189uxkUlCIorbok49NXFh8V1vhoGKZPe X7n4piqucsMs4t5X6wxlmN7BThm97I938R7jFb7ltmNT5BMGArMuHksGiKvlR5h5D2VKFC2yH1 f4wd1hY3jYs/pmsqh7aB/20pIvIwie2ARvJpZdQDu4JyX45vK9sJswZ3M5hLhy4nWPbikkMMAx ilywQYViuqGoNsi8VL5tFDIIbdkeLN7etOJ5uZuET/fSIR0OOXNq4GL7X4cxzCM87FrBggkMdw JuM= X-IronPort-AV: E=Sophos;i="5.75,356,1589212800"; d="scan'208";a="146847161" Received: from uls-op-cesaip02.wdc.com (HELO uls-op-cesaep02.wdc.com) ([199.255.45.15]) by ob1.hgst.iphmx.com with ESMTP; 16 Jul 2020 01:29:58 +0800 IronPort-SDR: LrS1Mz4GLrtfOT+7DujdqrPo9RNIpcDm66Xcdpi7qw3PplBxwnVi3cS3cQPgKqkg/B+6zegWfm kz/N5xkGwjcY9F93A0e9nGvIonORWI5so= Received: from uls-op-cesaip02.wdc.com ([10.248.3.37]) by uls-op-cesaep02.wdc.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jul 2020 10:17:50 -0700 IronPort-SDR: bg+VWcP2qTxbvVWt2yVq4jwYUZgbxPRNodOovmphfv78q5sXYLoZj7nRxewCfYR9vaRbj7/CWB WWWPd9qYjWPQ== WDCIronportException: Internal Received: from unknown (HELO redsun52) ([10.149.66.28]) by uls-op-cesaip02.wdc.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Jul 2020 10:29:57 -0700 Date: Wed, 15 Jul 2020 18:29:53 +0100 (BST) To: Alistair Francis Subject: Re: [PATCH v3 01/19] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64 In-Reply-To: <6c5860daa78b04cc33a0de16a1370a2dfd0820f2.1594568655.git.alistair.francis@wdc.com> Message-ID: References: <6c5860daa78b04cc33a0de16a1370a2dfd0820f2.1594568655.git.alistair.francis@wdc.com> User-Agent: Alpine 2.21 (LFD 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "Maciej W. Rozycki via Libc-alpha" Reply-To: "Maciej W. Rozycki" Cc: libc-alpha@sourceware.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" On Sun, 12 Jul 2020, Alistair Francis via Libc-alpha wrote: > Using the original glibc headers under bits/ let's make small > modifications to use 64-bit time_t and off_t for both RV32 and RV64. LGTM. Reviewed-by: Maciej W. Rozycki Maciej