]> err.no Git - varnish/commit
Don't call functions outside the VRT namespace, even if this means
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 10 Aug 2007 10:28:08 +0000 (10:28 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 10 Aug 2007 10:28:08 +0000 (10:28 +0000)
commit6b2c95f78cdd6bd084238938ad27b30979767f41
treea27134f84620951be77c7eeade4f7f956fea6780
parent6519e7ab9973a476cda333d9b03d544c8a28ad51
Don't call functions outside the VRT namespace, even if this means
that we have to wrap strcmp().

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1830 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_vrt.c
varnish-cache/include/vrt.h
varnish-cache/lib/libvcl/vcc_fixed_token.c
varnish-cache/lib/libvcl/vcc_parse.c