]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncurses.map
ncurses 6.2 - patch 20210626
[ncurses.git] / package / ncurses.map
index 1c400dee53f225c1c5f2d2980aca73bdc4bcbebe..cf08f55a8a3fc5fec341a487d63a1a38d7a31543 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.53 2021/06/26 20:31:59 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
@@ -1206,6 +1206,13 @@ NCURSES_TINFO_6.2.20200212 {
                _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;