* modules/strftime: Remove file.
* NEWS: Mention it.
+2024-02-09 Bruno Haible <bruno@clisp.org>
+
+ strftime: Remove module, deprecated in 2017.
+ * modules/strftime: Remove file.
+ * NEWS: Mention it.
+
2024-02-09 Bruno Haible <bruno@clisp.org>
Avoid suboptimal definition of _GL_HAS_ATTRIBUTE on FreeBSD/sparc64.
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.
+++ /dev/null
-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