bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* [PATCH 1/2] posixtm: work around Glibc time issue
@ 2023-03-10 23:48 Paul Eggert
  2023-03-10 23:48 ` [PATCH 2/2] maint: improve notice of time change Paul Eggert
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggert @ 2023-03-10 23:48 UTC (permalink / raw)
  To: bug-gnulib; +Cc: Paul Eggert

* modules/posixtm (Depends-on): Add time.
---
 ChangeLog       | 5 +++++
 modules/posixtm | 1 +
 2 files changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 98c27d2218..b05276c8de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-03-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+	posixtm: work around Glibc time issue
+	* modules/posixtm (Depends-on): Add time.
+
 2023-03-09  Jim Meyering  <meyering@fb.com>
 
 	bootstrap: correct last change
diff --git a/modules/posixtm b/modules/posixtm
index f302efac63..c4fb60953a 100644
--- a/modules/posixtm
+++ b/modules/posixtm
@@ -12,6 +12,7 @@ idx
 mktime
 stdbool
 stdckdint
+time
 verify
 
 configure.ac:
-- 
2.37.2



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

* [PATCH 2/2] maint: improve notice of time change
  2023-03-10 23:48 [PATCH 1/2] posixtm: work around Glibc time issue Paul Eggert
@ 2023-03-10 23:48 ` Paul Eggert
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2023-03-10 23:48 UTC (permalink / raw)
  To: bug-gnulib; +Cc: Paul Eggert

---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index ad7e1e69f5..7863514118 100644
--- a/NEWS
+++ b/NEWS
@@ -75,6 +75,8 @@ User visible incompatible changes
 Date        Modules         Changes
 
 2023-03-08  time            This module is renamed to 'time-h'.
+                            The new 'time' module now also works around an
+                            inconsistency in glibc 2.31+ on Linux.
 
 2023-02-07  c-nullptr       Rename this module to nullptr.
 
-- 
2.37.2



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

end of thread, other threads:[~2023-03-10 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-10 23:48 [PATCH 1/2] posixtm: work around Glibc time issue Paul Eggert
2023-03-10 23:48 ` [PATCH 2/2] maint: improve notice of time change Paul Eggert

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