]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Since NetWare doesn't have processes the entire issue of having to close
authorBradley Nicholes <bnicholes@apache.org>
Wed, 26 Feb 2003 17:38:44 +0000 (17:38 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 26 Feb 2003 17:38:44 +0000 (17:38 +0000)
commitf538ed496608d667d933f0fe9e5f40995fe3770a
tree35d0fd913fee4090825573e3d146a0d2e051fcb8
parent12626ff89fe0b53abaaf9260323803d550cb2024
Since NetWare doesn't have processes the entire issue of having to close
handles before an exec is non-existent.  So just bypass the close on exec
magic cleanup stuff.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98800 13f79535-47bb-0310-9956-ffa450edef68
src/main/alloc.c