]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncursest.map
ncurses 5.9 - patch 20150110
[ncurses.git] / package / ncursest.map
index e70827c5d846f2d9591a05a172abec33c624fedb..6e608c22b4f47d88984e0841344dd3e23238c679 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: ncursest.map,v 1.18 2014/12/27 17:31:30 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 7 builds):
+# Configure options (merged 8 builds):
 #      'CFLAGS=-O'
 #      --disable-echo
 #      --disable-getcap
@@ -20,6 +20,8 @@
 #      --enable-warnings
 #      --enable-wgetch-events
 #      --verbose
+#      --with-broken_linker
+#      --with-hashed-db
 #      --with-pthread
 #      --with-shared
 #      --with-termlib
@@ -111,6 +113,7 @@ NCURSES_TINFO_5.0.19991023 {
                _nc_free_entries;
                _nc_free_termtype;
                _nc_free_tparm;
+               _nc_freeall;
                _nc_get_hash_table;
                _nc_get_table;
                _nc_get_tty_mode;
@@ -282,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;
@@ -291,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;
 
@@ -429,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;
@@ -909,7 +921,6 @@ NCURSEST_5.7.20081102 {
                _nc_do_color;
                _nc_expanded;
                _nc_fifo_dump;
-               _nc_freeall;
                _nc_freewin;
                _nc_has_mouse;
                _nc_hash_map;
@@ -1080,6 +1091,7 @@ NCURSEST_5.9.current {
        global:
                wgetdelay;
        local:
+               _*;
                _nc_mvcur;
                _nc_mvcur_sp;
                _nc_trace_mmask_t;