]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
For supported versions of Darwin, place dynamically loaded
authorJim Jagielski <jim@apache.org>
Mon, 22 Apr 2002 12:36:18 +0000 (12:36 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 22 Apr 2002 12:36:18 +0000 (12:36 +0000)
commitc3595b4eaf9b4767c2ace922cc05e4d69ea79ff7
tree80c0984e89b1d6b8a240b872c2ea1cdf7cbeec9b
parent4fb121d7426fdfa98b18a1e40364d0a96ca14f64
For supported versions of Darwin, place dynamically loaded
Apache extensions' public symbols into the global symbol
table. This allows dynamically loaded PHP extensions.
NOTE: this works as long as multiple modules don't
include overlapping symbols. Jim added the wrapper to
check for the existance of the option (which doesn't
exist in Rhapsody).

PR:
Obtained from:
Submitted by: Marko Karppinen <markonen@php.net>
Reviewed by: Jim Jagielski, Wilfredo Sanchez

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94753 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/os/unix/os.c