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. allow POSIX unquoted alphabetic tz abbr e.g. MESZ allow same suuport for DST tz abbr --- newlib/libc/time/tzset_r.c | 65 +++++++++++++++++++++++++++++++------- 1 file changed, 53 insertions(+), 12 deletions(-)