]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add an extra parameter to all apr_proc_wait() calls for the new "exitcode"
authorGreg Stein <gstein@apache.org>
Thu, 20 Sep 2001 09:03:24 +0000 (09:03 +0000)
committerGreg Stein <gstein@apache.org>
Thu, 20 Sep 2001 09:03:24 +0000 (09:03 +0000)
commit3f8e5404e938287fce5f2b374b33c1e1ff3c73fc
tree553802c3b5d9aa66e3f1f4632d54bc44a4496cf2
parent65d5d7b65c8b83b7640fb185333b5cf0ea7eea4b
Add an extra parameter to all apr_proc_wait() calls for the new "exitcode"
parameter. Pass NULL because we aren't interested in the value.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91093 13f79535-47bb-0310-9956-ffa450edef68
server/mpm_common.c