]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncursest.map
ncurses 6.2 - patch 20210626
[ncurses.git] / package / ncursest.map
index 2f0ebf41c93d87753c5ac83c8515998f708a09dd..6887edf794f4af9f120b70bbfb3f4f4599fe66b4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ncursest.map,v 1.46 2019/12/07 18:03:20 tom Exp $
+# $Id: ncursest.map,v 1.51 2021/06/26 20:31:59 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
@@ -478,15 +478,23 @@ NCURSES_TINFO_6.1.20171230 {
                _nc_free_termtype2;
 } NCURSES_TINFO_5.9.20150530;
 
-NCURSES_TINFO_6.1.current {
+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.current {
+       global:
+               _nc_safe_fopen;
+               _nc_safe_open3;
+               _nc_tiparm;
        local:
                _*;
-} NCURSES_TINFO_6.1.20171230;
+} NCURSES_TINFO_6.2.20200212;
 
 NCURSEST_5.7.20081102 {
        global:
@@ -1158,7 +1166,6 @@ NCURSEST_6.1.20171230 {
                reset_color_pairs_sp;
                unfocus_current_field;
        local:
-               _*;
                _nc_Unset_Current_Field;
                _nc_change_pair;
                _nc_init_color;
@@ -1167,3 +1174,11 @@ NCURSEST_6.1.20171230 {
                _nc_reset_color_pair;
                _nc_set_color_pair;
 } NCURSEST_5.9.20150530;
+
+NCURSEST_6.2.20200212 {
+       global:
+               exit_curses;
+       local:
+               _*;
+} NCURSEST_6.1.20171230;
+