autoupdate
[gnulib.git] / modules / xvasprintf-posix
blob481f8761e7993b2b6f139a3fdadeec2dd2bd30c6
1 Description:
2 vasprintf and asprintf with POSIX compatible format string interpretation and
3 with out-of-memory checking.  Also see xalloc-die.
5 Comment:
6 This module should not be used as a dependency from a test module,
7 otherwise when this module occurs as a tests-related module, it will
8 have side effects on the compilation of the 'vasnprintf' module, if
9 that module occurs among the main modules in lib/.
11 Files:
13 Depends-on:
14 xvasprintf
15 vasprintf-posix
17 configure.ac:
19 Makefile.am:
21 Include:
22 "xvasprintf.h"
24 License:
25 GPL
27 Maintainer:
28 all