Hash :
783f2967
Author :
Date :
2021-02-27T18:12:09
string-buffer: Fixes. * modules/string-buffer (License): Change to LGPL. * tests/test-string-buffer.c (main): Add another sb_appendf call, that is more likely to fail.
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