bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strftime: Remove module


From: Bruno Haible
Subject: strftime: Remove module
Date: Fri, 09 Feb 2024 19:17:48 +0100

This module was deprecated more than 6 years ago.


2024-02-09  Bruno Haible  <bruno@clisp.org>

        strftime: Remove module, deprecated in 2017.
        * modules/strftime: Remove file.
        * NEWS: Mention it.

diff --git a/NEWS b/NEWS
index a7c22ecb33..ed9b2e6569 100644
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,9 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2024-02-09  strftime        This module, deprecated on 2017-07-23, is removed.
+                            Use module 'nstrftime' instead.
+
 2023-09-03  same-inode      SAME_INODE, ST_BLKSIZE and ST_NBLOCKS args
             stat-size       must be addressable lvalues.
 
diff --git a/modules/strftime b/modules/strftime
deleted file mode 100644
index 6384ee4db2..0000000000
--- a/modules/strftime
+++ /dev/null
@@ -1,26 +0,0 @@
-Description:
-nstrftime() function: convert date and time to string, with GNU extensions.
-
-Status:
-obsolete
-
-Notice:
-This module is obsolete. Use module 'nstrftime' instead.
-
-Files:
-
-Depends-on:
-nstrftime
-
-configure.ac:
-
-Makefile.am:
-
-Include:
-"strftime.h"
-
-License:
-LGPL
-
-Maintainer:
-all






reply via email to

[Prev in Thread] Current Thread [Next in Thread]