]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncurses.map
ncurses 6.5 - patch 20240504
[ncurses.git] / package / ncurses.map
index 1c400dee53f225c1c5f2d2980aca73bdc4bcbebe..68de9c4379076c00628150160c76e45e29227cf1 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.58 2024/04/27 14:33:24 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
@@ -1206,6 +1206,28 @@ NCURSES_TINFO_6.2.20200212 {
                _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.5.20240427 {
+       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_6.1.20171230;
+} NCURSES_TINFO_6.2.20211010;