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>
Cc: libc-alpha@sourceware.org, Dan Raymond <draymond@foxvalley.net>
Subject: Re: [PATCH v4 0/7] Refactor syslog implementation
Date: Mon, 21 Mar 2022 17:16:12 -0300	[thread overview]
Message-ID: <292e50cc-4e43-eb9b-81aa-a7eb785b8546@linaro.org> (raw)
In-Reply-To: <bb19fdc8-ed1f-d5f0-7f75-35ea3eb7ebd7@cs.ucla.edu>



On 21/03/2022 14:58, Paul Eggert wrote:
> Thanks for the updates. This all looks good to me.

Thanks for checking on this Paul.  Recently on systemd discussion [1], it seems
that using gmtime without embedding timezone displacement would potentially 
cause regression.  So I will send another version that just fix the y2038 
issue while keeping using localtime.

[1] https://github.com/systemd/systemd/issues/19251

      reply	other threads:[~2022-03-21 20:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 15:08 Adhemerval Zanella
2022-03-21 15:08 ` [PATCH v4 1/7] support: Add xmkfifo Adhemerval Zanella
2022-03-21 15:08 ` [PATCH v4 2/7] misc: Add syslog test Adhemerval Zanella
2022-03-21 15:08 ` [PATCH v4 3/7] misc: syslog: Fix indentation and style Adhemerval Zanella
2022-03-21 15:08 ` [PATCH v4 4/7] misc: syslog: Simplify implementation Adhemerval Zanella
2022-03-21 15:08 ` [PATCH v4 5/7] misc: syslog: Use fixed-sized buffer and remove memstream Adhemerval Zanella
2022-03-21 15:08 ` [PATCH v4 6/7] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355) Adhemerval Zanella
2022-03-21 15:08 ` [PATCH v4 7/7] misc: Use gmtime instead of localtime Adhemerval Zanella
2022-03-21 17:58 ` [PATCH v4 0/7] Refactor syslog implementation Paul Eggert
2022-03-21 20:16   ` 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=292e50cc-4e43-eb9b-81aa-a7eb785b8546@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=draymond@foxvalley.net \
    --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).