summaryrefslogtreecommitdiff
path: root/modules/string-buffer
blob: 54da1db988b0fdd1727a634e259a671b83930aa9 (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:
A buffer that accumulates a string by piecewise concatenation.

Files:
lib/string-buffer.h
lib/string-buffer.c

Depends-on:
stdbool
attribute
stdarg
vsnprintf-posix

configure.ac:

Makefile.am:
lib_SOURCES += string-buffer.c

Include:
"string-buffer.h"

License:
LGPL

Maintainer:
all

Return to:

Send suggestions and report system problems to the System administrator.