Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
dialog-snapshots/package/dialog.map
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
263 lines (254 sloc)
5.28 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# $Id: dialog.map,v 1.13 2020/11/26 18:09:52 tom Exp $ | |
# script for shared library symbol-versioning using ld | |
# | |
# This file was generated by ncu-mapsyms | |
# Configure options (1.0.20040721) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
# Configure options (1.1.20070227) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
# Configure options (1.2.20121230) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
# Configure options (1.3.20160126) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
# Configure options (1.3.20180620) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
# Configure options (1.3.20190806) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
# Configure options (1.3.20191209) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
# Configure options (1.3.20200326) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
# Configure options (1.3.20201126) | |
# --disable-leaks --enable-trace | |
# --disable-leaks --enable-trace --enable-widec | |
DIALOG_1.0.20040721 { | |
global: | |
dialog_calendar; | |
dialog_checklist; | |
dialog_form; | |
dialog_fselect; | |
dialog_gauge; | |
dialog_inputbox; | |
dialog_menu; | |
dialog_msgbox; | |
dialog_state; | |
dialog_tailbox; | |
dialog_textbox; | |
dialog_timebox; | |
dialog_vars; | |
dialog_version; | |
dialog_yesno; | |
dlg_add_callback; | |
dlg_add_quoted; | |
dlg_add_result; | |
dlg_attr_clear; | |
dlg_auto_size; | |
dlg_auto_sizefile; | |
dlg_beeping; | |
dlg_box_x_ordinate; | |
dlg_box_y_ordinate; | |
dlg_button_count; | |
dlg_button_layout; | |
dlg_button_sizes; | |
dlg_button_x_step; | |
dlg_calc_listh; | |
dlg_calc_listw; | |
dlg_char_to_button; | |
dlg_clear; | |
dlg_color_count; | |
dlg_color_setup; | |
dlg_color_table; | |
dlg_count_columns; | |
dlg_count_wchars; | |
dlg_create_rc; | |
dlg_ctl_size; | |
dlg_default_item; | |
dlg_defaultno_button; | |
dlg_del_window; | |
dlg_does_output; | |
dlg_draw_arrows; | |
dlg_draw_bottom_box; | |
dlg_draw_box; | |
dlg_draw_buttons; | |
dlg_draw_shadow; | |
dlg_draw_title; | |
dlg_edit_offset; | |
dlg_edit_string; | |
dlg_exit; | |
dlg_exit_label; | |
dlg_exiterr; | |
dlg_flush_getc; | |
dlg_getc; | |
dlg_getc_callbacks; | |
dlg_index_columns; | |
dlg_index_wchars; | |
dlg_item_help; | |
dlg_killall_bg; | |
dlg_last_getc; | |
dlg_limit_columns; | |
dlg_match_char; | |
dlg_mouse_bigregion; | |
dlg_mouse_free_regions; | |
dlg_mouse_mkbigregion; | |
dlg_mouse_mkregion; | |
dlg_mouse_region; | |
dlg_mouse_setbase; | |
dlg_mouse_wgetch; | |
dlg_new_window; | |
dlg_next_button; | |
dlg_next_ok_buttonindex; | |
dlg_ok_buttoncode; | |
dlg_ok_label; | |
dlg_ok_labels; | |
dlg_parse_rc; | |
dlg_prev_button; | |
dlg_prev_ok_buttonindex; | |
dlg_print_autowrap; | |
dlg_print_size; | |
dlg_print_text; | |
dlg_put_backtitle; | |
dlg_remove_callback; | |
dlg_set_focus; | |
dlg_show_string; | |
dlg_strclone; | |
dlg_sub_window; | |
dlg_tab_correct_str; | |
dlg_trim_string; | |
dlg_yes_labels; | |
end_dialog; | |
init_dialog; | |
}; | |
DIALOG_1.1.20070227 { | |
global: | |
dialog_dselect; | |
dialog_editbox; | |
dialog_mixedform; | |
dialog_mixedgauge; | |
dialog_pause; | |
dialog_progressbox; | |
dlg_asciibox; | |
dlg_boxchar; | |
dlg_button_to_char; | |
dlg_calc_list_width; | |
dlg_checklist; | |
dlg_clr_result; | |
dlg_color_pair; | |
dlg_default_formitem; | |
dlg_default_listitem; | |
dlg_draw_arrows2; | |
dlg_dump_keys; | |
dlg_editbox; | |
dlg_exit_buttoncode; | |
dlg_find_index; | |
dlg_form; | |
dlg_free_formitems; | |
dlg_lookup_key; | |
dlg_max_input; | |
dlg_menu; | |
dlg_mouse_wgetch_nowait; | |
dlg_move_window; | |
dlg_ordinate; | |
dlg_parse_bindkey; | |
dlg_print_line; | |
dlg_register_buttons; | |
dlg_register_window; | |
dlg_result_key; | |
dlg_set_result; | |
dlg_strempty; | |
dlg_trace; | |
dlg_trace_chr; | |
dlg_trace_win; | |
dlg_unregister_window; | |
dlg_yes_buttoncode; | |
} DIALOG_1.0.20040721; | |
DIALOG_1.2.20121230 { | |
global: | |
dialog_buildlist; | |
dialog_helpfile; | |
dialog_prgbox; | |
dialog_rangebox; | |
dialog_treeview; | |
dlg_add_callback_ref; | |
dlg_add_separator; | |
dlg_add_string; | |
dlg_align_columns; | |
dlg_allocate_gauge; | |
dlg_buildlist; | |
dlg_check_scrolled; | |
dlg_count_argv; | |
dlg_count_real_columns; | |
dlg_default_button; | |
dlg_draw_bottom_box2; | |
dlg_draw_box2; | |
dlg_draw_helpline; | |
dlg_draw_scrollbar; | |
dlg_dummy_menutext; | |
dlg_dump_window_keys; | |
dlg_eat_argv; | |
dlg_free_columns; | |
dlg_free_gauge; | |
dlg_get_attrs; | |
dlg_mouse_setcode; | |
dlg_need_separator; | |
dlg_new_modal_window; | |
dlg_print_listitem; | |
dlg_print_scrolled; | |
dlg_progressbox; | |
dlg_renamed_menutext; | |
dlg_restore_vars; | |
dlg_save_vars; | |
dlg_string_to_argv; | |
dlg_trace_msg; | |
dlg_treeview; | |
dlg_update_gauge; | |
dlg_wgetparent; | |
} DIALOG_1.1.20070227; | |
DIALOG_1.3.20160126 { | |
global: | |
dlg_add_help_formitem; | |
dlg_add_help_listitem; | |
dlg_add_last_key; | |
dlg_finish_string; | |
dlg_popen; | |
dlg_reallocate_gauge; | |
} DIALOG_1.2.20121230; | |
DIALOG_1.3.20180620 { | |
global: | |
dlg_trace_2n; | |
dlg_trace_2s; | |
dlg_ttysize; | |
dlg_will_resize; | |
} DIALOG_1.3.20160126; | |
DIALOG_1.3.20190806 { | |
global: | |
dlg_button_key; | |
dlg_exitcode2s; | |
dlg_exitname2n; | |
dlg_ok_button_key; | |
} DIALOG_1.3.20180620; | |
DIALOG_1.3.20191209 { | |
global: | |
dlg_trace_va_msg; | |
} DIALOG_1.3.20190806; | |
DIALOG_1.3.20200326 { | |
global: | |
dlg_reset_timeout; | |
dlg_set_timeout; | |
} DIALOG_1.3.20191209; | |
DIALOG_1.3.20201126 { | |
global: | |
dlg_der_window; | |
dlg_getenv_num; | |
dlg_getenv_str; | |
dlg_keep_tite; | |
local: | |
_*; | |
} DIALOG_1.3.20200326; |