]> Savannah Git Hosting - gnulib.git/commitdiff
vazsprintf-gnu: New module.
authorBruno Haible <bruno@clisp.org>
Tue, 25 Jun 2024 14:42:04 +0000 (16:42 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 25 Jun 2024 14:42:04 +0000 (16:42 +0200)
* modules/vazsprintf-gnu: New file.

ChangeLog
modules/vazsprintf-gnu [new file with mode: 0644]

index 5530ba91dee1b03df81f3283ecb326313808bf0e..e1b41b8e087066f317f9865efa86c4dd4d2f02f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-06-25  Bruno Haible  <bruno@clisp.org>
+
+       vazsprintf-gnu: New module.
+       * modules/vazsprintf-gnu: New file.
+
 2024-06-25  Bruno Haible  <bruno@clisp.org>
 
        zsprintf-gnu: Add tests.
diff --git a/modules/vazsprintf-gnu b/modules/vazsprintf-gnu
new file mode 100644 (file)
index 0000000..ce3c0e1
--- /dev/null
@@ -0,0 +1,23 @@
+Description:
+azsprintf() and vazsprintf() functions
+with POSIX compliant and GNU compatible format string interpretation
+
+Files:
+
+Depends-on:
+vazsprintf-posix
+mixin/printf-gnu
+
+configure.ac:
+gl_PREREQ_VASNPRINTF_WITH_GNU_EXTRAS
+
+Makefile.am:
+
+Include:
+<stdio.h>
+
+License:
+LGPLv2+
+
+Maintainer:
+all