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-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 440D91F731 for ; Fri, 9 Aug 2019 12:32:22 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=PMtBIveeZUlOa+KV5ZdZ1XABJxZlAJpiiOyEOM4+cnz H0X3jlJvMtxyCTkaP5jtBdtKQNlQMfJ9gYBqiflU2fxlpfF8+bFoEauzPtfeBnTD +bQqOKWmO1SmiotXM/TmdcX5ytbszpEdZI4UnPPmVoiIXybkfqhd49n0uPJ8UUFA = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=hAr7nU7UHK0X7RB+hp3/oEgfsMQ=; b=pJbGDS++8vLWA5wBi w7N8uxgYPQk4nu+70qGsQGgNpV0jMbsnIn30jSwRoraUpMYdmJXgmGh3k0XBDeXm Wppo5vqOYpKa0jAj4JjhiPLPkBXCh3J/9G85Ak9YkGwgaVLpQtUmG+00iJ5Taps2 FcaujA6uS2XelqUzc/MAPeI4E8= Received: (qmail 87726 invoked by alias); 9 Aug 2019 12:32:19 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 87692 invoked by uid 89); 9 Aug 2019 12:32:19 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: mailbackend.panix.com MIME-Version: 1.0 References: <20190712072103.D3DBC24003A@gemini.denx.de> <20190726123902.6f8813da@jawa> <20190730160430.6b6f302e@jawa> <20190809092544.615385de@jawa> In-Reply-To: From: Zack Weinberg Date: Fri, 9 Aug 2019 08:32:03 -0400 Message-ID: Subject: Fwd: Accelerating Y2038 glibc fixes To: GNU C Library Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable [forwarding accidental off-list reply] On Fri, Aug 9, 2019 at 3:26 AM Lukasz Majewski wrote: > > > I haven=E2=80=99t been following the details of these patches super > > > carefully, and I=E2=80=99m not sure I understand what _Joseph=E2=80= =99s_ concerns > > > with your writing is. However, I=E2=80=99m a native English speaker,= I=E2=80=99ve > > > read over the text in the patch at > > > , I do think I > > > understand the issues at a high level, and I do think the meaning > > > of __ASSUME_TIME64_SYSCALLS could be explained more clearly. I=E2=80= =99m > > > prepared to work with you to come up with better wording > > > > Thanks for offering your help. > > Shall I provide more input to this issue? Not yet. Your answers to the questions I asked were helpful, but they made it clear that I need to read over your entire patch set before I can respond. I did not have time to do that in the past couple weeks because I've been busy with my actual job. I hope to do it early next week. Thank you for your patience. zw