]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncursesw.map
ncurses 5.9 - patch 20150110
[ncurses.git] / package / ncursesw.map
index 1223c8564fed064c641bd8822d807bafbd88bc14..4e2c672211c53e06c8a740e14af447e9f697fe45 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: ncursesw.map,v 1.24 2014/12/27 17:31:31 tom Exp $
+# $Id: ncursesw.map,v 1.29 2015/01/10 22:51:46 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
-# Configure options (merged 5 builds):
+# Configure options (merged 6 builds):
 #      'CFLAGS=-O'
 #      --disable-echo
 #      --disable-getcap
@@ -20,6 +20,8 @@
 #      --enable-wgetch-events
 #      --enable-widec
 #      --verbose
+#      --with-broken_linker
+#      --with-hashed-db
 #      --with-shared
 #      --with-termlib
 #      --with-ticlib
@@ -113,6 +115,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;
@@ -313,6 +316,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;
@@ -322,11 +330,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;
 
@@ -423,6 +434,7 @@ NCURSES_TINFO_5.9.current {
                use_tioctl;
                use_tioctl_sp;
        local:
+               _*;
                _nc_comp_error_leaks;
                _nc_db_iterator_leaks;
                _nc_setenv_num;
@@ -869,7 +881,6 @@ NCURSESW_5.1.20000708 {
                _nc_background;
                _nc_do_color;
                _nc_expanded;
-               _nc_freeall;
                _nc_freewin;
                _nc_has_mouse;
                _nc_hash_map;
@@ -1214,6 +1225,7 @@ NCURSESW_5.9.current {
                form_driver_w;
                wgetdelay;
        local:
+               _*;
                _nc_mvcur;
                _nc_mvcur_sp;
                _nc_trace_mmask_t;