]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncurses.map
ncurses 6.4 - patch 20230423
[ncurses.git] / package / ncurses.map
index 7eb1ed1df6b2c404c703e946ada2c3bf1b374056..5c571fad85ddcf32530e5be70e44943b108741ac 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ncurses.map,v 1.55 2021/10/10 15:22:33 tom Exp $
+# $Id: ncurses.map,v 1.56 2023/04/23 23:13:53 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
@@ -1214,6 +1214,12 @@ NCURSES_TINFO_6.2.20211010 {
                _nc_safe_fopen;
                _nc_safe_open3;
                _nc_tiparm;
+} NCURSES_TINFO_6.2.20200212;
+
+NCURSES_TINFO_6.4.current {
+       global:
+               tiparm_s;
+               tiscan_s;
        local:
                _*;
-} NCURSES_TINFO_6.2.20200212;
+} NCURSES_TINFO_6.2.20211010;