]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
changed the following APIs to return an error instead of hard exiting:
authorAndré Malo <nd@apache.org>
Sun, 25 Apr 2004 17:23:31 +0000 (17:23 +0000)
committerAndré Malo <nd@apache.org>
Sun, 25 Apr 2004 17:23:31 +0000 (17:23 +0000)
commit49f48fb4b47480a03bfc3c8b23bac6dd62a54838
tree72d2d682cbf530d20b652a2ab7f6b0beeb128836
parent29e1f5d4801d8884beca3218ea360151a30f8b5e
changed the following APIs to return an error instead of hard exiting:
ap_add_module, ap_add_loaded_module, ap_setup_prelinked_modules,
and ap_process_resource_config

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103517 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/http_config.h
modules/mappers/mod_so.c
server/config.c
server/core.c
server/main.c