]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncurses.map
ncurses 5.9 - patch 20150110
[ncurses.git] / package / ncurses.map
index 5379e7c5d87b5693f17565f3a126db34ba7814d6..c4564fbd338accca98c6b82f7e42eed11dcf92ca 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: ncurses.map,v 1.28 2015/01/03 23:22:56 tom Exp $
+# $Id: ncurses.map,v 1.30 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 6 builds):
 #      'CFLAGS=-O'
 #      --disable-echo
 #      --disable-getcap
@@ -19,7 +19,8 @@
 #      --enable-warnings
 #      --enable-wgetch-events
 #      --verbose
-#      --with-broken-linker
+#      --with-broken_linker
+#      --with-hashed-db
 #      --with-shared
 #      --with-termlib
 #      --with-ticlib
@@ -711,6 +712,7 @@ NCURSES_5.9.current {
        global:
                wgetdelay;
        local:
+               _*;
                _nc_mvcur;
                _nc_mvcur_sp;
                _nc_trace_mmask_t;
@@ -994,6 +996,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;
@@ -1003,11 +1010,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;
 
@@ -1104,6 +1114,7 @@ NCURSES_TINFO_5.9.current {
                use_tioctl;
                use_tioctl_sp;
        local:
+               _*;
                _nc_comp_error_leaks;
                _nc_db_iterator_leaks;
                _nc_setenv_num;