Add a license tag to every module.
[gnulib.git] / modules / xvasprintf
1 Description:
2 vasprintf and asprintf with out-of-memory checking.  Also see xalloc-die.
3
4 Files:
5 lib/xvasprintf.h
6 lib/xvasprintf.c
7 lib/xasprintf.c
8
9 Depends-on:
10 vasprintf
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += xvasprintf.h xvasprintf.c xasprintf.c 
16
17 Include:
18 "xvasprintf.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Oskar Liljeblad