]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncurses.map
ncurses 6.4 - patch 20240420
[ncurses.git] / package / ncurses.map
index 52dcf5140b353ad0ef0ecc1490dca42eba7753bb..20552d106f48b8b96e169b1cda5dece4b1c9c6c2 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ncurses.map,v 1.54 2021/08/19 23:49:21 tom Exp $
+# $Id: ncurses.map,v 1.57 2023/08/12 15:33:35 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
@@ -1208,12 +1208,26 @@ NCURSES_TINFO_6.2.20200212 {
                exit_terminfo;
 } NCURSES_TINFO_6.1.20171230;
 
-NCURSES_TINFO_6.2.current {
+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.4.current {
+       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.2.20200212;
+} NCURSES_TINFO_6.2.20211010;