]> Savannah Git Hosting - gnulib.git/commit
string-buffer: New module.
authorBruno Haible <bruno@clisp.org>
Sun, 21 Feb 2021 20:39:07 +0000 (21:39 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Feb 2021 20:41:33 +0000 (21:41 +0100)
commit75461c74dca5e5fa9c9f2540d7328a38e59a7b9c
treebbc5266c73a3f9a1ecf310a1d20b270134796b22
parentdf2105c7a63eef268de92a78e885eb3e07c31215
string-buffer: New module.

* lib/string-buffer.h: New file.
* lib/string-buffer.c: New file.
* modules/string-buffer: New file.
* doc/posix-functions/open_memstream.texi: Mention the new module.
ChangeLog
doc/posix-functions/open_memstream.texi
lib/string-buffer.c [new file with mode: 0644]
lib/string-buffer.h [new file with mode: 0644]
modules/string-buffer [new file with mode: 0644]