s3-lib: add cbuf, a talloced character buffer
authorGregor Beck <gbeck@sernet.de>
Mon, 20 Sep 2010 12:33:21 +0000 (14:33 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 5 Nov 2010 14:32:25 +0000 (15:32 +0100)
commitc102ac7cdb1e28777e9be977b292258435a243b9
treeaf9132193fb15553727201db9f4cab4aa447638a
parent16d256092c9e4498b408b226afa90f5ff44ea0ff
s3-lib: add cbuf, a talloced character buffer

Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit e5bbc2be05f1d35bebbaea3b120d699467a30304)
source3/Makefile.in
source3/lib/cbuf.c [new file with mode: 0644]
source3/lib/cbuf.h [new file with mode: 0644]