Move more config file code from krb5 to base
This commit is contained in:
		| @@ -1,4 +1,3 @@ | ||||
|  | ||||
| HEIMDAL_BASE_1.0 { | ||||
| 	global: | ||||
| 		_bsearch_file; | ||||
| @@ -117,8 +116,10 @@ HEIMDAL_BASE_1.0 { | ||||
| 		heim_error_get_code; | ||||
| 		heim_expand_path_tokens; | ||||
| 		heim_expand_path_tokensv; | ||||
| 		heim_free_config_files; | ||||
| 		heim_free_error_message; | ||||
| 		heim_get_debug_dest; | ||||
| 		heim_get_default_config_files; | ||||
| 		heim_get_error_message; | ||||
| 		heim_get_hash; | ||||
| 		_heim_get_isa; | ||||
| @@ -149,9 +150,12 @@ HEIMDAL_BASE_1.0 { | ||||
| 		heim_path_vget; | ||||
| 		heim_plugin_register; | ||||
| 		heim_plugin_run_f; | ||||
| 		heim_prepend_config_files; | ||||
| 		heim_prepend_config_files_default; | ||||
| 		heim_prepend_error_message; | ||||
| 		heim_release; | ||||
| 		heim_retain; | ||||
| 		heim_set_config_files; | ||||
| 		heim_set_debug_dest; | ||||
| 		heim_set_error_message; | ||||
| 		heim_set_warn_dest; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Nicolas Williams
					Nicolas Williams