]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncursesw.map
ncurses 5.9 - patch 20150117
[ncurses.git] / package / ncursesw.map
index 54e2f5a509eac3fb797f45d171978a033794c6a4..3f69116eacb55d3d58bb3505c43617d8bd467f54 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: ncursesw.map,v 1.27 2015/01/03 23:22:57 tom Exp $
+# $Id: ncursesw.map,v 1.30 2015/01/13 01:06:34 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
@@ -20,7 +20,8 @@
 #      --enable-wgetch-events
 #      --enable-widec
 #      --verbose
-#      --with-broken-linker
+#      --with-broken_linker
+#      --with-hashed-db
 #      --with-shared
 #      --with-termlib
 #      --with-ticlib
@@ -315,6 +316,12 @@ 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_db_put;
                _nc_eventlist_timeout;
                _nc_first_db;
                _nc_handle_sigwinch;
@@ -324,11 +331,13 @@ 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_hashed_db;
-               _nc_read_termtype;
                _nc_viscbuf2;
 } NCURSES_TINFO_5.5.20051010;
 
@@ -425,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;
@@ -1215,6 +1225,7 @@ NCURSESW_5.9.current {
                form_driver_w;
                wgetdelay;
        local:
+               _*;
                _nc_mvcur;
                _nc_mvcur_sp;
                _nc_trace_mmask_t;