]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix some symbols which should -not- be exported, and decorate real_exit_code
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Feb 2005 00:00:37 +0000 (00:00 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Feb 2005 00:00:37 +0000 (00:00 +0000)
commitfc979108b02f360128821c78cc9cba4a6ed71c28
tree1bcc562dbbaa8ee2398afa681a855401d0b29c8f
parent72d19a6a8700526ab2508b4ddd276ad017ae7271
  Fix some symbols which should -not- be exported, and decorate real_exit_code
  with ap_ (this symbol must be exported.)  If the others were desired to be
  public, they should have been ap_xxx decorated.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@154216 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/ap_release.h
include/scoreboard.h
server/mpm/winnt/child.c
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/mpm_winnt.h
server/mpm/winnt/service.c
server/scoreboard.c