public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>,
	libc-alpha@sourceware.org
Subject: Re: [PATCH v2] linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097)
Date: Thu, 28 Apr 2022 13:52:44 -0700	[thread overview]
Message-ID: <59728084-3368-dc44-26b9-c227487f6906@cs.ucla.edu> (raw)
In-Reply-To: <bfe380d5-0a03-87d1-74d8-5e442e37e4e5@linaro.org>

On 4/28/22 04:10, Adhemerval Zanella wrote:
>>> +  const struct timespec ts[] = { { 0x80000001LL, 0}, { 0x80000002LL } };
>> The two timestamps should use the same format. Otherwise, the patch looks good to me. Thanks.
> Ok, I will use 0x80000001LL for both.

Oh, I merely meant that one ends in ", 0" while the other one doesn't.

No big deal.

  reply	other threads:[~2022-04-28 20:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 18:48 Adhemerval Zanella
2022-04-27 20:19 ` Paul Eggert
2022-04-28 11:10   ` Adhemerval Zanella
2022-04-28 20:52     ` Paul Eggert [this message]
2022-04-28 21:49       ` Adhemerval Zanella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=59728084-3368-dc44-26b9-c227487f6906@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=adhemerval.zanella@linaro.org \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).