* make default strbuf size configurable
authorWilfried Göesgens <willi@citadel.org>
Sun, 24 May 2009 19:48:44 +0000 (19:48 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 24 May 2009 19:48:44 +0000 (19:48 +0000)
commitde6dafd0aac285c563882de551187a6c4217478a
tree09f708156b5e4f7c43186b38e9ee59d073d6d0f6
parent9cf50694d5e426188edbc30d1761dab43140bc28
* make default strbuf size configurable
* fix moving of pointer in case of increase buf; valgrind says its not yet perfect.
* add debug code to find out optimal default buffer size and to detect where demand for bigger buffers comes from.
libcitadel/lib/libcitadel.c
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c