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: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 (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 375051F5AE for ; Tue, 20 Jul 2021 09:16:16 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 7CDAA398A4BB for ; Tue, 20 Jul 2021 09:16:15 +0000 (GMT) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) by sourceware.org (Postfix) with ESMTPS id 893B63987027 for ; Tue, 20 Jul 2021 09:16:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 893B63987027 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=denx.de Received: from ktm (85-222-111-42.dynamic.chello.pl [85.222.111.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: lukma@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 7A60E829E4; Tue, 20 Jul 2021 11:16:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1626772563; bh=WADh1uBBh1/p5A5dZw53A8G3KkLWrE0g11lhvg18RsY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=FG6AzLgt2oTcka1aXRtlzo18VVCF77v0PQmlKSIehmwZdEW4AzGSthfHv216ETRwC pUMLghYmvaOAh0hTWQ5geLang4x1OOLh7KwxBqdP4BxVr5C/qsY5jC8f9gabicp0sj SvcI3V52NAG5ERQMmfTE16eydj1ItKAhsjSowduqZ08D+Ql+WgegkSxzoWmkJPbkAa E45aA/EhkBwdNoyupAoc9wpx9bo1xZLoShjhOFwcgNmPg+1/VZCFY6YEFNPh1L/LbM YDFMyhYw5U71hnsjZimW5Inysxy/OVWmeFiEBZTcxHq0QBa6UvziaNAHdM5rSPI2bW 0iInLqccX38fQ== Date: Tue, 20 Jul 2021 11:16:02 +0200 From: Lukasz Majewski To: Florian Weimer Subject: Re: [PATCH 2/8] io: Add time64 alias for fcntl Message-ID: <20210720111602.7a424603@ktm> In-Reply-To: <87im15tlmi.fsf@oldenburg.str.redhat.com> References: <20210720104110.1c265182@ktm> <87im15tlmi.fsf@oldenburg.str.redhat.com> Organization: denx.de X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/.akhruDl1sj_8zumrQhKB3z"; protocol="application/pgp-signature" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean 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: , Cc: Florian Weimer via Libc-alpha Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" --Sig_/.akhruDl1sj_8zumrQhKB3z Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 20 Jul 2021 10:50:13 +0200 Florian Weimer wrote: > * Lukasz Majewski: >=20 > >> diff --git a/io/Makefile b/io/Makefile > >> index 1a16990205..6120ee0cd7 100644 > >> --- a/io/Makefile > >> +++ b/io/Makefile > >> @@ -88,6 +88,8 @@ tests-time64 :=3D \ > >> tst-utime-time64 \ > >> tst-utimensat-time64 \ > >> tst-utimes-time64 \ > >> + tst-fcntl-time64 \ > >> + # tests-time64 =20 > > > > The comment line '#' - is it needed? =20 >=20 > It's there to swallow the training \ on the preceding line. Once the > list is long, I find such comments quite helpful. Ok. Thanks for the explanation. >=20 > Thanks, > Florian >=20 Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de --Sig_/.akhruDl1sj_8zumrQhKB3z Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEgAyFJ+N6uu6+XupJAR8vZIA0zr0FAmD2lFIACgkQAR8vZIA0 zr3CPggAmL7coHuvHKlIQ4kMfq36e4tMvAbT9Fh3rcP+XkG4OZQoX0/gqTZTh1BL VMYcxmZHfoeHD6SK58QCI23p91rlVnvjoJ8Mw7nvRxJ8LheJ/yYSFVC80tln2zq3 i9mti/2rTK2slb7xB4g+rqaaaeIyBIaM8q3y+HPaBJeqhRhZhdjr+FKFaE+BrQhk kXb+LECdeZZ77dSsVvXyv7wmiU7zGxB8noC6zrF6JaDiDJMsK+hw49ELAeAkXLOc DSpaX4TWgvPgm2KWxHbDgU6NAMCCdfUVP+TUCwkfu94uYPS1kOazXZ7amZN9HE72 hKEYEyr2mvxv9SFPKeT8fGnMfniB+Q== =Mi/0 -----END PGP SIGNATURE----- --Sig_/.akhruDl1sj_8zumrQhKB3z--