]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncursestw.map
ncurses 5.9 - patch 20150110
[ncurses.git] / package / ncursestw.map
index 1f0bcd4500e0b2a6382afdb88c308a12dbbb3eef..c03d7ad8635250e57a492727a430c00d8bb59c13 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: ncursestw.map,v 1.22 2015/01/03 23:22:57 tom Exp $
+# $Id: ncursestw.map,v 1.24 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
@@ -21,7 +21,8 @@
 #      --enable-wgetch-events
 #      --enable-widec
 #      --verbose
-#      --with-broken-linker
+#      --with-broken_linker
+#      --with-hashed-db
 #      --with-pthread
 #      --with-shared
 #      --with-termlib
@@ -285,6 +286,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;
@@ -294,11 +300,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;
 
@@ -438,6 +447,7 @@ NCURSES_TINFO_5.9.current {
                use_tioctl;
                use_tioctl_sp;
        local:
+               _*;
                _nc_comp_error_leaks;
                _nc_db_iterator_leaks;
                _nc_setenv_num;
@@ -1201,6 +1211,7 @@ NCURSESTW_5.9.current {
                form_driver_w;
                wgetdelay;
        local:
+               _*;
                _nc_mvcur;
                _nc_mvcur_sp;
                _nc_trace_mmask_t;