]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncursest.map
ncurses 6.0 - patch 20170311
[ncurses.git] / package / ncursest.map
index 766b80dfcb9bd3e77f246dc0040d742de11ce43d..771c07ae2d2459eb171c8f5079ab76d7d2c82627 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ncursest.map,v 1.30 2015/07/11 13:01:10 tom Exp $
+# $Id: ncursest.map,v 1.34 2017/03/09 09:48:41 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
@@ -105,6 +105,13 @@ NCURSES_TIC_5.9.20150530 {
                _nc_strict_bsd;
 } NCURSES_TIC_5.7.20081102;
 
+NCURSES_TIC_6.0.current {
+       global:
+               _nc_write_object;
+       local:
+               _*;
+} NCURSES_TIC_5.9.20150530;
+
 NCURSES_TINFO_5.0.19991023 {
        global:
                BC;
@@ -1104,8 +1111,21 @@ NCURSEST_5.9.20150530 {
        global:
                wgetdelay;
        local:
-               _*;
                _nc_mvcur;
                _nc_mvcur_sp;
                _nc_trace_mmask_t;
 } NCURSEST_5.8.20110226;
+
+NCURSEST_6.0.current {
+       global:
+               alloc_pair;
+               alloc_pair_sp;
+               find_pair;
+               find_pair_sp;
+               free_pair;
+               free_pair_sp;
+               unfocus_current_field;
+       local:
+               _*;
+               _nc_Unset_Current_Field;
+} NCURSEST_5.9.20150530;