]> mj.ucw.cz Git - libucw.git/commit
Added a recyclable fastbuf over a growing buffer.
authorMartin Mares <mj@ucw.cz>
Fri, 17 Mar 2006 21:02:05 +0000 (22:02 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 17 Mar 2006 21:02:05 +0000 (22:02 +0100)
commit2cbbf299beda4d0f108e753d46341d89184dfd46
treeda97c0367e5b5511bd58e2065a5e3ac492c2ab82
parent13499b70e642fa92ae3152ed8b17bebd778a8ac0
Added a recyclable fastbuf over a growing buffer.
(Ideal for use in the indexer.)
lib/Makefile
lib/fastbuf.h
lib/fb-gbuf.c [new file with mode: 0644]