From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65943 invoked by alias); 25 Sep 2019 13:07:41 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 65933 invoked by uid 89); 25 Sep 2019 13:07:41 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_PASS autolearn=no version=3.3.1 spammy=HX-Languages-Length:336 X-HELO: mailout.enyo.de From: Florian Weimer To: Lukasz Majewski Cc: Joseph Myers , Alistair Francis , Alistair Francis , Zack Weinberg , Arnd Bergmann , GNU C Library , Adhemerval Zanella , Florian Weimer , Carlos O'Donell , Stepan Golosunov Subject: Re: [PATCH v8 1/3] y2038: Introduce internal for glibc struct __timespec64 References: <20190918211603.8444-1-lukma@denx.de> <20190918211603.8444-2-lukma@denx.de> <87k19wtukn.fsf@mid.deneb.enyo.de> <20190925150611.57abe794@jawa> Date: Wed, 25 Sep 2019 13:07:00 -0000 In-Reply-To: <20190925150611.57abe794@jawa> (Lukasz Majewski's message of "Wed, 25 Sep 2019 15:06:11 +0200") Message-ID: <87wodwsewe.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2019-09/txt/msg00409.txt.bz2 * Lukasz Majewski: >> Please fix the subject before committing. A word seems to be missing >> after =E2=80=9Cinternal=E2=80=9D. Thanks. > > Is the below version more acceptable? > > "y2038: Introduce struct __timespec64 - new internal glibc type" Yes, looks fine to me.