]> err.no Git - varnish/commit
Use fcntl(2)-style locks instead of non-portable flock(2)-style locks.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 30 Jul 2007 14:16:23 +0000 (14:16 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 30 Jul 2007 14:16:23 +0000 (14:16 +0000)
commit4fd826d63b669cc5116edd2e1da2c39b4e52abb6
tree986647f76e5feb8e70acb77778e957117d3afde8
parent7ef1e957f6878222a42f50154da548a45556bb3d
Use fcntl(2)-style locks instead of non-portable flock(2)-style locks.

Based on Theo Schlossnagle's Solaris portability patch.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1787 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/lib/libvarnish/flopen.c
varnish-cache/lib/libvarnish/vpf.c