blob: 9764c4a484f51061e9418694f4742001d0ca2e0d [file] [log] [blame]
LIBRARY httpd INITINSTANCE
DESCRIPTION "Apache Server Core"
EXPORTS
"main"
"ap_my_generation"
"ap_restart_time"
"ap_extended_status"
"ap_scoreboard_image"
"ap_conftree"
"ap_server_root"
"ap_top_module"
; Some globals from apr & apr-util
"apr_day_snames"
"apr_month_snames"
"apr_global_hook_pool"
"apr_debug_module_hooks"
"apr_current_hooking_module"
; One for mod_dav from socket library
"_swaps"
; And some more for mod_unique_id
"gethostname"
"gethostbyname"
"_swapl"
"h_errno"
"inet_ntoa"