]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Since NetWare CLib does not implement file locking through fcntl() or flock(),
authorBradley Nicholes <bnicholes@apache.org>
Mon, 8 Jul 2002 17:18:32 +0000 (17:18 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 8 Jul 2002 17:18:32 +0000 (17:18 +0000)
commita6e7114f9dce1abc4eaba528777704edd5013416
treeb3708192fa63eea51376754bc23e631998d66164
parent228687ecac9ec27770d607f8d4cc6dafb65bdc7d
Since NetWare CLib does not implement file locking through fcntl() or flock(),
used a semaphore to simulate the file locking behavior.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95973 13f79535-47bb-0310-9956-ffa450edef68
src/modules/standard/mod_rewrite.c