]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use the APR's new OS-specific proc mutex accessors -- they are used
authorAaron Bannert <aaron@apache.org>
Fri, 19 Oct 2001 23:32:43 +0000 (23:32 +0000)
committerAaron Bannert <aaron@apache.org>
Fri, 19 Oct 2001 23:32:43 +0000 (23:32 +0000)
commit648ae56dbaf94dec3edd968c88108483d1963204
treeebc21cc78cea9152a385ae484d683ba5e5c722d7
parent22e16ed37e9bb78a46c4fcac637234c3074d4aaf
Use the APR's new OS-specific proc mutex accessors -- they are used
here to set permissions on SysV Semaphores. MPMs will be modified to
call this new function as they are ported to the new APR lock API.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91579 13f79535-47bb-0310-9956-ffa450edef68
os/unix/unixd.c
os/unix/unixd.h