]> granicus.if.org Git - apache/commit
handle the disappearance of apr_lock_create_np() and
authorJeff Trawick <trawick@apache.org>
Sat, 29 Dec 2001 23:16:24 +0000 (23:16 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 29 Dec 2001 23:16:24 +0000 (23:16 +0000)
commitca64c0a13bce947b953e5a243c20b5607b8ece6c
tree9753b4608da472613fbbb35f8911867f75bb8593
parent1f004818062379320524ab8ad9764820424726bf
handle the disappearance of apr_lock_create_np() and
apr_proc_mutex_create_np() and the new parameter to
apr_lock_create() and apr_proc_mutex_create()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92653 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
include/mpm_common.h
modules/aaa/mod_auth_digest.c
modules/mappers/mod_rewrite.c
modules/ssl/ssl_engine_mutex.c
server/mpm/beos/beos.c
server/mpm/experimental/perchild/perchild.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c
server/mpm/worker/mpm.h
server/mpm/worker/worker.c
server/mpm_common.c