* add fast linebuffered function just cutting its buffer before it reads a new chunk...
authorWilfried Göesgens <willi@citadel.org>
Sat, 11 Apr 2009 16:31:25 +0000 (16:31 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 11 Apr 2009 16:31:25 +0000 (16:31 +0000)
commit3ae3f33dae5772d487b9e1fd225476c3bce5be81
treeec4b6dcd8a8716c707d9c10844e294357ec8250e
parentd8797046d7223316acfbe6a4e1465859dc9eb4a4
* add fast linebuffered function just cutting its buffer before it reads a new chunk; this way we save lots of memmoves when reading large line arrays line by line.
libcitadel/debian/changelog
libcitadel/debian/control
libcitadel/lib/libcitadel.h
libcitadel/lib/stringbuf.c