2 POSIX compatible vsprintf() function: print formatted output to a string
5 This module should not be used as a dependency from a test module,
6 otherwise when this module occurs as a tests-related module, it will
7 have side effects on the compilation of the 'vasnprintf' module, if
8 that module occurs among the main modules in lib/.
21 vasnprintf [test $REPLACE_VSPRINTF = 1]
22 isnand-nolibm [test $REPLACE_VSPRINTF = 1]
23 isnanl-nolibm [test $REPLACE_VSPRINTF = 1]
24 frexp-nolibm [test $REPLACE_VSPRINTF = 1]
25 frexpl-nolibm [test $REPLACE_VSPRINTF = 1]
26 printf-frexp [test $REPLACE_VSPRINTF = 1]
27 printf-frexpl [test $REPLACE_VSPRINTF = 1]
28 signbit [test $REPLACE_VSPRINTF = 1]
29 fpucw [test $REPLACE_VSPRINTF = 1]
30 stdint [test $REPLACE_VSPRINTF = 1]
31 errno [test $REPLACE_VSPRINTF = 1]
34 gl_FUNC_VSPRINTF_POSIX
35 gl_STDIO_MODULE_INDICATOR([vsprintf-posix])