]> err.no Git - varnish/commit
Add libsbuf, based on the latest sbuf code from FreeBSD-CURRENT.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 13 Mar 2006 14:14:16 +0000 (14:14 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 13 Mar 2006 14:14:16 +0000 (14:14 +0000)
commit931b7c3437eb1fc136c3ef012d68cdc1d633cae9
tree28b8c06516f53faa0527e0db94351250781b2dd1
parent1eb1d214195fac77ac3ec3e3f335b085bcfe3c61
Add libsbuf, based on the latest sbuf code from FreeBSD-CURRENT.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@45 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/configure.ac
varnish-cache/include/sbuf.h [new file with mode: 0644]
varnish-cache/lib/Makefile.am
varnish-cache/lib/libsbuf/Makefile.am [new file with mode: 0644]
varnish-cache/lib/libsbuf/sbuf.c [new file with mode: 0644]