From: Brian Inglis <Brian.Inglis@SystematicSW.ab.ca>
To: newlib@sourceware.org
Subject: [PATCH 0/2] add tzset POSIX tz abbr angle bracket <> support in TZ env var
Date: Fri, 25 Feb 2022 09:39:57 -0700 [thread overview]
Message-ID: <20220225163959.48753-1-Brian.Inglis@SystematicSW.ab.ca> (raw)
newlib/libc/time/tzset.c: doc update for POSIX angle bracket <> support
newlib/libc/time/tzset_r.c(_tzset_unlocked_r): POSIX angle bracket <> support
Brian Inglis (2):
newlib/libc/time/tzset.c: add POSIX angle bracket < > support
newlib/libc/time/tzset_r.c(_tzset_unlocked_r): POSIX angle bracket <> support
newlib/libc/time/tzset.c | 110 ++++++++++++++++++++++++++-----------
newlib/libc/time/tzset_r.c | 74 +++++++++++++++++++++----
2 files changed, 143 insertions(+), 41 deletions(-)
--
2.35.1
next reply other threads:[~2022-02-25 16:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-25 16:39 Brian Inglis [this message]
2022-02-25 16:39 ` [PATCH 1/2] newlib/libc/time/tzset.c: add POSIX angle bracket <> doc Brian Inglis
2022-02-25 16:39 ` [PATCH 2/2] newlib/libc/time/tzset_r.c(_tzset_unlocked_r): POSIX angle bracket <> support Brian Inglis
2022-02-28 12:04 ` Corinna Vinschen
2022-02-28 18:55 ` Brian Inglis
2022-02-28 19:26 ` Brian Inglis
2022-03-01 11:03 ` Corinna Vinschen
2022-03-21 16:07 ` jdoubleu
2022-03-22 17:35 ` Brian Inglis
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=20220225163959.48753-1-Brian.Inglis@SystematicSW.ab.ca \
--to=brian.inglis@systematicsw.ab.ca \
--cc=newlib@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).