gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / snprintf
1 Description:
2 snprintf() function: print formatted output to a fixed length string
3
4 Files:
5 lib/snprintf.h
6 lib/snprintf.c
7 m4/snprintf.m4
8
9 Depends-on:
10 vasnprintf
11
12 configure.ac:
13 gl_FUNC_SNPRINTF
14
15 Makefile.am:
16
17 Include:
18 "snprintf.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Simon Josefsson, Paul Eggert, Bruno Haible