public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Paul Eggert <eggert@cs.ucla.edu>, 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 18:49:02 -0300	[thread overview]
Message-ID: <91c5153c-d02e-a108-6ee8-32d10688e4c0@linaro.org> (raw)
In-Reply-To: <59728084-3368-dc44-26b9-c227487f6906@cs.ucla.edu>



On 28/04/2022 17:52, Paul Eggert wrote:
> 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.

Oops, I will correct it.

      reply	other threads:[~2022-04-28 21:49 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
2022-04-28 21:49       ` Adhemerval Zanella [this message]

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=91c5153c-d02e-a108-6ee8-32d10688e4c0@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=eggert@cs.ucla.edu \
    --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).