[PATCH 2/2] tzset_r.c(_tzset_unlocked_r): POSIX angle bracket <> support

Brian Inglis Brian.Inglis@SystematicSw.ab.ca
Thu Apr 7 23:36:34 GMT 2022


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.]


More information about the Newlib mailing list