]> granicus.if.org Git - apache/commit
Remove unixd_detach function, because it is provided by APR as ap_detach.
authorRyan Bloom <rbb@apache.org>
Tue, 20 Jun 2000 19:16:18 +0000 (19:16 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 20 Jun 2000 19:16:18 +0000 (19:16 +0000)
commit0a82e00316b14b8132b1638c6330e11dc9d10729
tree6958bac50858d4fd1dc75045989e27ceda46ab1d
parent8b4f89d378aec134220a2f0424bf070ee3bb1f25
Remove unixd_detach function, because it is provided by APR as ap_detach.
This also modifies the ap_detach function to look like unixd_detach.
Finally all calls to unixd_detach are changed to ap_detach.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85635 13f79535-47bb-0310-9956-ffa450edef68
os/unix/unixd.c
os/unix/unixd.h
server/mpm/dexter/dexter.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/prefork/prefork.c