]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
httpd.exp and lots of other export files are generated based on the
authorVictor J. Orlikowski <orlikowski@apache.org>
Mon, 30 Jul 2001 17:55:38 +0000 (17:55 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Mon, 30 Jul 2001 17:55:38 +0000 (17:55 +0000)
commit45b321443b34f0a4625fb7b5986ec451670f9bc2
tree8a0652798484b0c48ee16ec6ec4f02ef99c98ab9
parenta685e2a0e8d03fc679431ce99defb7cec2d1eb9c
httpd.exp and lots of other export files are generated based on the
AP[RU]_DECLARE macros. This commit gets mod_cgid working again as a DSO on
AIX.
However, this brings up the need to look for any functions that are
available as part of the API, and AP[RU]_DECLAREing them, so things don't
blow up in DSOs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89790 13f79535-47bb-0310-9956-ffa450edef68
include/http_log.h
os/unix/unixd.c
os/unix/unixd.h
server/log.c