]> Savannah Git Hosting - gnulib.git/commit
xstring-buffer: New module.
authorBruno Haible <bruno@clisp.org>
Wed, 25 Sep 2024 16:26:18 +0000 (18:26 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 25 Sep 2024 21:44:17 +0000 (23:44 +0200)
commit20316f78bffd374f7034cf37b2b1f1ec8d0c3f21
tree73fc376660872f3761a1ff0a510b9b3d21830482
parentdb23a7eaa3b34be91f84c1ae758f90e78ccc3b72
xstring-buffer: New module.

* lib/string-buffer.h (sb_xappend1, sb_xappend_desc, sb_xappend_c,
sb_xappendvf, sb_xappendf, sb_xcontents_c, sb_xdupfree, sb_xdupfree_c):
New declarations.
* lib/xstring-buffer.c: New file.
* lib/xstring-buffer-printf.c: New file.
* modules/xstring-buffer: New file.
ChangeLog
lib/string-buffer.h
lib/xstring-buffer-printf.c [new file with mode: 0644]
lib/xstring-buffer.c [new file with mode: 0644]
modules/xstring-buffer [new file with mode: 0644]