1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

vzprintf-gnu: New module.

* modules/vzprintf-gnu: New file.
This commit is contained in:
Bruno Haible
2024-06-30 22:57:50 +02:00
parent 606d7377b1
commit cb5dabfd8a
2 changed files with 28 additions and 0 deletions

23
modules/vzprintf-gnu Normal file
View File

@@ -0,0 +1,23 @@
Description:
vzprintf() function
with POSIX and GNU compatible format string interpretation
Files:
Depends-on:
vzprintf-posix
mixin/printf-gnu
configure.ac:
gl_PREREQ_VASNPRINTF_WITH_GNU_EXTRAS
Makefile.am:
Include:
<stdio.h>
License:
LGPL
Maintainer:
all