summaryrefslogtreecommitdiff
path: root/modules/c-xvasprintf
blob: b952128fb6dd281efc77a97f6cc9feaf1efd7d02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
c_asprintf and c_vasprintf with out-of-memory checking.

Files:
lib/c-xvasprintf.h
lib/c-xasprintf.c
lib/c-xvasprintf.c

Depends-on:
stdio
c-vasprintf
xalloc-die

configure.ac:

Makefile.am:
lib_SOURCES += c-xasprintf.c c-xvasprintf.c

Include:
"c-xvasprintf.h"

License:
GPL

Maintainer:
Ben Pfaff