* modules/zsprintf-posix: New file.
+2024-06-24 Bruno Haible <bruno@clisp.org>
+
+ zsprintf-posix: New module.
+ * modules/zsprintf-posix: New file.
+
2024-06-24 Bruno Haible <bruno@clisp.org>
vzsprintf-posix: Add tests.
--- /dev/null
+Description:
+zsprintf() function with POSIX compliant format string interpretation
+
+Files:
+
+Depends-on:
+zsprintf
+mixin/printf-posix
+
+configure.ac:
+gl_PREREQ_VASNPRINTF_WITH_POSIX_EXTRAS
+
+Makefile.am:
+
+Include:
+<stdio.h>
+
+License:
+LGPL
+
+Maintainer:
+all