Use lockf rather than flock when taking the cgilock, for better portability.
authorJoey Hess <joey@kitenet.net>
Wed, 24 Aug 2011 21:35:53 +0000 (17:35 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 24 Aug 2011 21:35:53 +0000 (17:35 -0400)
commitc8f7dcbc3107fb4cc0b60958d5b10f4ea154054d
tree69e2a54519bea480f8392fc0e91ce22fe0dfc27e
parentbb1f713f8d54ea8d2cf877a4c275674b8236c9d5
Use lockf rather than flock when taking the cgilock, for better portability.

This kind of change is scary, but this particular lock is very simply
used and so it seems ok to make it even just for better portability to
SunOS. (People still use that?)
IkiWiki/Wrapper.pm
debian/changelog
doc/bugs/ikiwiki_cgi_fails_to_build_on_Solaris_due_to_missing_LOCK__95__EX.mdwn