Use the module 'strncat'.
[gnulib.git] / modules / xprintf-posix
1 Description:
2 A wrapper around printf with POSIX compatible format string interpretation,
3 that calls error upon ENOMEM or EILSEQ errors.
4
5 Files:
6
7 Depends-on:
8 xprintf
9 vprintf-posix
10 vfprintf-posix
11
12 configure.ac:
13
14 Makefile.am:
15
16 Include:
17 "xprintf.h"
18
19 License:
20 GPL
21
22 Maintainer:
23 Bruno Haible
24