[PATCH 2/2] tzset_r.c(_tzset_unlocked_r): POSIX angle bracket <> support
Brian Inglis
Brian.Inglis@SystematicSW.ab.ca
Tue Apr 5 04:03:58 GMT 2022
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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-tzset_r.c-_tzset_unlocked_r-POSIX-angle-bracket-support.patch
Type: text/x-patch
Size: 3041 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20220404/91532bad/attachment.bin>
More information about the Newlib
mailing list