]> Savannah Git Hosting - gnulib.git/commit
vfprintf-gnu: New module.
authorBruno Haible <bruno@clisp.org>
Fri, 24 Mar 2023 10:35:26 +0000 (11:35 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 24 Mar 2023 10:35:26 +0000 (11:35 +0100)
commit3968e4d4f1b2ad9afb1ff162509d0abf0dc22d2d
tree517d2b7bb4a8de0d6cc1b69ace7c14b3eb9a7a5d
parentfa8e2b3669b60f3e316ac7d0fd638e19d960672f
vfprintf-gnu: New module.

* m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_IS_POSIX): New macro,
extracted from gl_FUNC_VFPRINTF_POSIX.
(gl_FUNC_VFPRINTF_POSIX): Require it. Invoke
gl_PREREQ_VASNPRINTF_WITH_POSIX_EXTRAS.
* m4/vfprintf-gnu.m4: New file, based on m4/vfprintf-posix.m4.
* modules/vfprintf-gnu: New file, based on modules/vasnprintf-gnu.
* doc/posix-functions/vfprintf.texi: Mention the new module.
ChangeLog
doc/posix-functions/vfprintf.texi
m4/vfprintf-gnu.m4 [new file with mode: 0644]
m4/vfprintf-posix.m4
modules/vfprintf-gnu [new file with mode: 0644]