Move privileges.c and unicode-utils.c symbols from epan to wsutil
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 30 Jun 2008 18:07:34 +0000 (18:07 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 30 Jun 2008 18:07:34 +0000 (18:07 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25641 f5534014-38df-0310-8fa8-9805f1628bb7

epan/libwireshark.def
wsutil/libwsutil.def

index f0e15b9d29bd2e5c0f6566aff6de1c90d47d4c50..a03745f77c212de942c6dacc1b3e8d9d262c87eb 100644 (file)
@@ -455,9 +455,6 @@ get_column_format_matches
 get_column_longest_string
 get_column_title
 get_column_width_string
-get_credential_info
-get_cur_groupname
-get_cur_username
 get_datafile_dir
 get_datafile_path
 get_dirname
@@ -554,7 +551,6 @@ mtp3_addr_to_str_buf
 mtp3_service_indicator_code_short_vals DATA
 new_create_dissector_handle
 new_register_dissector
-npf_sys_is_running
 nstime_cmp
 nstime_delta
 nstime_is_unset
@@ -783,7 +779,6 @@ register_tap_listener
 RegistrationRejectReason_vals   DATA
 rel_time_to_secs_str
 rel_time_to_str
-relinquish_special_privs_perm
 remove_tap_listener
 rename_persconffile_profile
 report_failure
@@ -807,7 +802,6 @@ rtp_free_hash_dyn_payload
 rtp_payload_type_short_vals    DATA
 rtp_payload_type_vals           DATA
 running_in_build_directory
-running_with_special_privs
 rval_to_str
 sccp_message_type_acro_values          DATA
 scsi_mmc_vals                                  DATA
@@ -841,7 +835,6 @@ ssl_dissector_add
 ssl_dissector_delete
 ssl_set_master_secret
 start_requested_stats
-started_with_special_privs
 stats_tree_branch_max_namelen
 stats_tree_branch_to_str
 stats_tree_create_node
@@ -995,8 +988,6 @@ uat_swap
 UnregRejectReason_vals          DATA
 UnregRequestReason_vals         DATA
 uri_str_to_bytes
-utf_16to8
-utf_8to16
 val_to_str
 vals_pdu_type                   DATA
 vals_status                     DATA
index f7735888bb9dd26d7aabbe4057a907fb8b066d4b..0376347503285b066e4d6c7ce7d7a963bd18c4cf 100644 (file)
@@ -9,6 +9,16 @@
 ;
 EXPORTS
 
+; privileges.c
+get_credential_info
+get_cur_groupname
+get_cur_username
+npf_sys_is_running
+relinquish_special_privs_perm
+running_with_special_privs
+started_with_special_privs
+
+; mpeg-audio.c
 mpa_bitrate
 mpa_frequency
 mpa_layer
@@ -16,6 +26,11 @@ mpa_padding
 mpa_samples
 mpa_version
 
+; unicode-utils.c
+utf_16to8
+utf_8to16
+
+; file_util.c
 ws_stdio_open
 ws_stdio_rename
 ws_stdio_mkdir