X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fncursestw.map;h=014ba0f33caba9faa90f27b1def9dea99e13c56c;hp=8d27873f53b672930cf56705c3a11da919de179e;hb=cdaf29481becd3e1c21baa574ac1ab88ea5f3d38;hpb=b0bdfbb1c78346047c54d8e516a104fcff586e52 diff --git a/package/ncursestw.map b/package/ncursestw.map index 8d27873f..014ba0f3 100644 --- a/package/ncursestw.map +++ b/package/ncursestw.map @@ -1,4 +1,4 @@ -# $Id: ncursestw.map,v 1.42 2017/12/30 20:51:38 tom Exp $ +# $Id: ncursestw.map,v 1.45 2018/12/16 00:00:51 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; @@ -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; @@ -480,9 +482,14 @@ NCURSES_TINFO_6.1.20171230 { _nc_find_prescr; _nc_forget_prescr; _nc_free_termtype2; +} NCURSES_TINFO_5.9.20150530; + +NCURSES_TINFO_6.1.current { + global: + _nc_fmt_funcptr; local: _*; -} NCURSES_TINFO_5.9.20150530; +} NCURSES_TINFO_6.1.20171230; NCURSESTW_5.7.20081102 { global: @@ -1255,6 +1262,8 @@ NCURSESTW_6.1.20171230 { extended_color_content_sp; extended_pair_content; extended_pair_content_sp; + extended_slk_color; + extended_slk_color_sp; find_pair; find_pair_sp; free_pair;