public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: Newlib <newlib@sourceware.org>
Subject: Re: [PATCH 2/2] tzset_r.c(_tzset_unlocked_r): POSIX angle bracket <> support
Date: Thu, 7 Apr 2022 17:36:34 -0600	[thread overview]
Message-ID: <65c395bc-32ed-46f4-e7ee-6b0a4c30f3ce@SystematicSw.ab.ca> (raw)
In-Reply-To: <CAOox84twdYeceeYrSTGtVba4u=1jbmMeJGfnuMoT7FAOFo6m-g@mail.gmail.com>

Forgot they had been added for earlier iteration.
Removed in v2 revision submitted.

On 2022-04-07 15:35, Jeff Johnston wrote:
> Hi Brian,
> 
> Looks good.  The only issue I have are the added includes (limits.h and 
> unistd.h) which don't appear to be needed.  Is there a reason for this?
> 
> -- Jeff J.
> 
> On Tue, Apr 5, 2022 at 12:04 AM Brian Inglis 
> <Brian.Inglis@systematicsw.ab.ca 
> <mailto:Brian.Inglis@systematicsw.ab.ca>> wrote:
> 
> 
>     local defines for POSIX minimum TZ abbr size 3 TZNAME_MIN and
>     maximum TZ abbr size supported 10 TZNAME_MAX
>     allow POSIX angle bracket < > quoted signed alphanumeric tz abbr
>     e.g. <MESZ+0330>
>     allow POSIX unquoted alphabetic tz abbr e.g. MESZ
>     allow same suuport for DST tz abbr
>     ---
>       newlib/libc/time/tzset_r.c | 67 +++++++++++++++++++++++++++++++-------
>       1 file changed, 55 insertions(+), 12 deletions(-)
> 


-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

      reply	other threads:[~2022-04-07 23:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-05  4:03 [PATCH 0/2] add tzset/_r POSIX angle bracket <> support in TZ env var Brian Inglis
2022-04-05  4:03 ` [PATCH 1/2] tzset.c: doc update POSIX angle bracket <> support Brian Inglis
2022-04-05  4:03 ` [PATCH 2/2] tzset_r.c(_tzset_unlocked_r): " Brian Inglis
2022-04-07  9:56   ` jdoubleu
2022-04-07 16:07     ` Brian Inglis
2022-04-07 16:18       ` jdoubleu
2022-04-07 15:48   ` jdoubleu
2022-04-07 21:35   ` Jeff Johnston
2022-04-07 23:36     ` Brian Inglis [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=65c395bc-32ed-46f4-e7ee-6b0a4c30f3ce@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).