public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add tzset/_r POSIX angle bracket <> support in TZ env var
@ 2022-04-05  4:03 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
  0 siblings, 2 replies; 9+ messages in thread
From: Brian Inglis @ 2022-04-05  4:03 UTC (permalink / raw)
  To: Newlib

Brian Inglis (2):
  newlib/libc/time/tzset.c: doc update 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 |  67 ++++++++++++++++++----
 2 files changed, 134 insertions(+), 43 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-04-07 23:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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).