From 12ae74b14af7c811790e19cef572f65e9900847b Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Tue, 5 Dec 2000 19:41:13 +0000 Subject: [PATCH] Slide symbols from one place to another. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87218 13f79535-47bb-0310-9956-ffa450edef68 --- ApacheCore.def | 34 ---------------------------------- libhttpd.def | 34 ---------------------------------- 2 files changed, 68 deletions(-) diff --git a/ApacheCore.def b/ApacheCore.def index e4c8f1c9b3..f74dd5bc92 100644 --- a/ApacheCore.def +++ b/ApacheCore.def @@ -345,19 +345,6 @@ EXPORTS ap_regerror ap_regexec ap_field_noparam - ap_pbase64decode - ap_pbase64encode - ap_base64encode - ap_base64encode_binary - ap_base64encode_len - ap_base64decode - ap_base64decode_binary - ap_base64decode_len - ap_SHA1Init - ap_SHA1Update_binary - ap_SHA1Update - ap_SHA1Final - ap_sha1_base64 ap_show_hook ap_hook_sort_register ap_hook_process_connection @@ -429,26 +416,5 @@ EXPORTS ap_xml_quote_string ap_xml_quote_elem ap_xml_insert_uri -; -; buckets - ap_bucket_create_transient - ap_bucket_split_shared - ap_bucket_make_shared - ap_bucket_destroy_shared - ap_bucket_create_pool ap_os_create_privileged_process - -; -; apu_dbm symbols -; - apu_dbm_open - apu_dbm_geterror - apu_dbm_close - apu_dbm_fetch - apu_dbm_store - apu_dbm_delete - apu_dbm_exists - apu_dbm_firstkey - apu_dbm_nextkey - apu_dbm_freedatum diff --git a/libhttpd.def b/libhttpd.def index e4c8f1c9b3..f74dd5bc92 100644 --- a/libhttpd.def +++ b/libhttpd.def @@ -345,19 +345,6 @@ EXPORTS ap_regerror ap_regexec ap_field_noparam - ap_pbase64decode - ap_pbase64encode - ap_base64encode - ap_base64encode_binary - ap_base64encode_len - ap_base64decode - ap_base64decode_binary - ap_base64decode_len - ap_SHA1Init - ap_SHA1Update_binary - ap_SHA1Update - ap_SHA1Final - ap_sha1_base64 ap_show_hook ap_hook_sort_register ap_hook_process_connection @@ -429,26 +416,5 @@ EXPORTS ap_xml_quote_string ap_xml_quote_elem ap_xml_insert_uri -; -; buckets - ap_bucket_create_transient - ap_bucket_split_shared - ap_bucket_make_shared - ap_bucket_destroy_shared - ap_bucket_create_pool ap_os_create_privileged_process - -; -; apu_dbm symbols -; - apu_dbm_open - apu_dbm_geterror - apu_dbm_close - apu_dbm_fetch - apu_dbm_store - apu_dbm_delete - apu_dbm_exists - apu_dbm_firstkey - apu_dbm_nextkey - apu_dbm_freedatum -- 2.50.1