X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=package%2Fncursest.map;h=5642c3b43af1110a7231786ff51f42cd2030bf5e;hb=084e3b44fc1c904d5ab941da55f47a237cb15766;hp=644d6f6f4938409bc4e4259b8c60886fca3c7e0c;hpb=5e1e572b71ae31a6071daa24e2460a68a6f1003c;p=ncurses.git diff --git a/package/ncursest.map b/package/ncursest.map index 644d6f6f..5642c3b4 100644 --- a/package/ncursest.map +++ b/package/ncursest.map @@ -1,4 +1,4 @@ -# $Id: ncursest.map,v 1.38 2017/04/12 00:11:27 tom Exp $ +# $Id: ncursest.map,v 1.55 2023/08/12 15:33:41 tom Exp $ # script for shared library symbol-versioning using ld # # This file was generated by ncu-mapsyms @@ -54,6 +54,7 @@ NCURSES_TIC_5.0.19991023 { _nc_read_entry_source; _nc_reset_input; _nc_resolve_uses; + _nc_screen; _nc_set_writedir; _nc_syntax; _nc_tic_expand; @@ -105,7 +106,7 @@ NCURSES_TIC_5.9.20150530 { _nc_strict_bsd; } NCURSES_TIC_5.7.20081102; -NCURSES_TIC_6.0.current { +NCURSES_TIC_6.1.20171230 { global: _nc_read_entry2; _nc_write_object; @@ -158,6 +159,7 @@ NCURSES_TINFO_5.0.19991023 { _nc_tail; _nc_tic_dir; _nc_timed_wait; + _nc_tinfo_fkeysf; _nc_trace_buf; _nc_tracing; _nc_update_screensize; @@ -466,15 +468,48 @@ NCURSES_TINFO_5.9.20150530 { _nc_setenv_num; } NCURSES_TINFO_5.8.20110226; -NCURSES_TINFO_6.0.current { +NCURSES_TINFO_6.1.20171230 { global: _nc_copy_termtype2; _nc_export_termtype2; _nc_fallback2; + _nc_find_prescr; + _nc_forget_prescr; _nc_free_termtype2; +} NCURSES_TINFO_5.9.20150530; + +NCURSES_TINFO_6.2.20200212 { + global: + _nc_find_user_entry; + _nc_fmt_funcptr; + _nc_wacs_width; + curses_trace; + exit_terminfo; +} NCURSES_TINFO_6.1.20171230; + +NCURSES_TINFO_6.2.20211010 { + global: + _nc_reset_tparm; + _nc_safe_fopen; + _nc_safe_open3; + _nc_tiparm; +} NCURSES_TINFO_6.2.20200212; + +NCURSES_TINFO_6.4.current { + global: + is_cbreak; + is_cbreak_sp; + is_echo; + is_echo_sp; + is_nl; + is_nl_sp; + is_raw; + is_raw_sp; + tiparm_s; + tiscan_s; local: _*; -} NCURSES_TINFO_5.9.20150530; +} NCURSES_TINFO_6.2.20211010; NCURSEST_5.7.20081102 { global: @@ -1126,7 +1161,7 @@ NCURSEST_5.9.20150530 { _nc_trace_mmask_t; } NCURSEST_5.8.20110226; -NCURSEST_6.0.current { +NCURSEST_6.1.20171230 { global: alloc_pair; alloc_pair_sp; @@ -1142,9 +1177,10 @@ NCURSEST_6.0.current { init_extended_color_sp; init_extended_pair; init_extended_pair_sp; + reset_color_pairs; + reset_color_pairs_sp; unfocus_current_field; local: - _*; _nc_Unset_Current_Field; _nc_change_pair; _nc_init_color; @@ -1153,3 +1189,11 @@ NCURSEST_6.0.current { _nc_reset_color_pair; _nc_set_color_pair; } NCURSEST_5.9.20150530; + +NCURSEST_6.2.20200212 { + global: + exit_curses; + local: + _*; +} NCURSEST_6.1.20171230; +