]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncursest.map
ncurses 5.9 - patch 20150110
[ncurses.git] / package / ncursest.map
index ce60cb68ad7aafc91ba759211a20b87fbedaa0b8..6e608c22b4f47d88984e0841344dd3e23238c679 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: ncursest.map,v 1.21 2015/01/03 23:22:56 tom Exp $
+# $Id: ncursest.map,v 1.23 2015/01/10 22:51:45 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
-# Configure options (merged 9 builds):
+# Configure options (merged 8 builds):
 #      'CFLAGS=-O'
 #      --disable-echo
 #      --disable-getcap
@@ -20,7 +20,8 @@
 #      --enable-warnings
 #      --enable-wgetch-events
 #      --verbose
-#      --with-broken-linker
+#      --with-broken_linker
+#      --with-hashed-db
 #      --with-pthread
 #      --with-shared
 #      --with-termlib
@@ -284,6 +285,11 @@ NCURSES_TINFO_5.5.20051010 {
 
 NCURSES_TINFO_5.6.20061217 {
        global:
+               _nc_db_close;
+               _nc_db_first;
+               _nc_db_have_data;
+               _nc_db_next;
+               _nc_db_open;
                _nc_eventlist_timeout;
                _nc_first_db;
                _nc_handle_sigwinch;
@@ -293,11 +299,14 @@ NCURSES_TINFO_5.6.20061217 {
                _nc_keyname_leaks;
                _nc_last_db;
                _nc_next_db;
+               _nc_read_termtype;
                _nc_tgetent_leaks;
                _nc_viscbuf;
        local:
+               _nc_db_get;
+               _nc_db_have_index;
+               _nc_db_put;
                _nc_hashed_db;
-               _nc_read_termtype;
                _nc_viscbuf2;
 } NCURSES_TINFO_5.5.20051010;
 
@@ -431,6 +440,7 @@ NCURSES_TINFO_5.9.current {
                use_tioctl;
                use_tioctl_sp;
        local:
+               _*;
                _nc_comp_error_leaks;
                _nc_db_iterator_leaks;
                _nc_setenv_num;
@@ -1081,6 +1091,7 @@ NCURSEST_5.9.current {
        global:
                wgetdelay;
        local:
+               _*;
                _nc_mvcur;
                _nc_mvcur_sp;
                _nc_trace_mmask_t;