]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncurses.map
ncurses 6.2 - patch 20210821
[ncurses.git] / package / ncurses.map
index 1c400dee53f225c1c5f2d2980aca73bdc4bcbebe..52dcf5140b353ad0ef0ecc1490dca42eba7753bb 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ncurses.map,v 1.51 2020/02/04 11:44:12 tom Exp $
+# $Id: ncurses.map,v 1.54 2021/08/19 23:49:21 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
@@ -1206,6 +1206,14 @@ NCURSES_TINFO_6.2.20200212 {
                _nc_wacs_width;
                curses_trace;
                exit_terminfo;
+} NCURSES_TINFO_6.1.20171230;
+
+NCURSES_TINFO_6.2.current {
+       global:
+               _nc_reset_tparm;
+               _nc_safe_fopen;
+               _nc_safe_open3;
+               _nc_tiparm;
        local:
                _*;
-} NCURSES_TINFO_6.1.20171230;
+} NCURSES_TINFO_6.2.20200212;