* lib/strftime.c (__strftime_internal): Make the strftime fallback
declaration ISO C 23 compliant.
+2024-02-07 Bruno Haible <bruno@clisp.org>
+
+ nstrftime: Modernize.
+ * lib/nstrftime.c (__strftime_internal): Make the strftime fallback
+ declaration ISO C 23 compliant.
+
2024-02-07 Bruno Haible <bruno@clisp.org>
nstrftime tests: Avoid test failures on FreeBSD, NetBSD, Android.
"#define strftime rpl_strftime". */
# ifdef strftime
# undef strftime
- size_t strftime ();
+ size_t strftime (char *, size_t, const char *, struct tm const *);
# endif
/* The space helps distinguish strftime failure from empty