]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - package/ncursesw.map
ncurses 5.9 - patch 20141227
[ncurses.git] / package / ncursesw.map
index b35d64527f20d3e43c1228a19cd9fd4ce055b89e..1223c8564fed064c641bd8822d807bafbd88bc14 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ncursesw.map,v 1.23 2014/12/13 18:48:45 tom Exp $
+# $Id: ncursesw.map,v 1.24 2014/12/27 17:31:31 tom Exp $
 # script for shared library symbol-versioning using ld
 #
 # This file was generated by ncu-mapsyms
 #      --without-normal
 #
 
-NCURSES_TIC_5.1.20000708 {
+NCURSES_TIC_5.0.19991023 {
        global:
                _nc_capcmp;
                _nc_check_termtype;
-               _nc_disable_period;
                _nc_entry_match;
                _nc_infotocap;
                _nc_read_entry_source;
@@ -64,6 +63,11 @@ NCURSES_TIC_5.1.20000708 {
                _nc_wrap_entry;
 };
 
+NCURSES_TIC_5.1.20000708 {
+       global:
+               _nc_disable_period;
+} NCURSES_TIC_5.0.19991023;
+
 NCURSES_TIC_5.5.20051010 {
        global:
                _nc_alloc_entry_leaks;
@@ -86,7 +90,7 @@ NCURSES_TIC_5.9.current {
                _nc_strict_bsd;
 } NCURSES_TIC_5.7.20081102;
 
-NCURSES_TINFO_5.1.20000708 {
+NCURSES_TINFO_5.0.19991023 {
        global:
                BC;
                COLS;
@@ -97,7 +101,6 @@ NCURSES_TINFO_5.1.20000708 {
                UP;
                _nc_access;
                _nc_add_to_try;
-               _nc_align_termtype;
                _nc_copy_termtype;
                _nc_curr_col;
                _nc_curr_line;
@@ -107,7 +110,6 @@ NCURSES_TINFO_5.1.20000708 {
                _nc_find_entry;
                _nc_find_type_entry;
                _nc_first_name;
-               _nc_flush;
                _nc_free_entries;
                _nc_free_termtype;
                _nc_free_tparm;
@@ -136,14 +138,13 @@ NCURSES_TINFO_5.1.20000708 {
                _nc_tail;
                _nc_tic_dir;
                _nc_timed_wait;
-               _nc_tinfo_fkeys;
+               _nc_trace_buf;
                _nc_tracing;
                _nc_update_screensize;
-               _nc_user_definable;
-               _nc_utf8_outch;
                _nc_visbuf;
                _nc_visbuf2;
                _nc_warning;
+               _tracechar;
                acs_map;
                baudrate;
                boolcodes;
@@ -210,11 +211,11 @@ NCURSES_TINFO_5.1.20000708 {
                tigetstr;
                tparm;
                tputs;
+               trace;
                ttytype;
                typeahead;
                unctrl;
                use_env;
-               use_extended_names;
                wtimeout;
        local:
                _nc_baudrate;
@@ -230,8 +231,20 @@ NCURSES_TINFO_5.1.20000708 {
                _nc_read_termcap_entry;
                _nc_remove_key;
                _nc_remove_string;
+               _nc_trace_tries;
+               _nc_tracebits;
 };
 
+NCURSES_TINFO_5.1.20000708 {
+       global:
+               _nc_align_termtype;
+               _nc_flush;
+               _nc_tinfo_fkeys;
+               _nc_user_definable;
+               _nc_utf8_outch;
+               use_extended_names;
+} NCURSES_TINFO_5.0.19991023;
+
 NCURSES_TINFO_5.2.20001021 {
        global:
                _nc_basename;
@@ -267,27 +280,20 @@ NCURSES_TINFO_5.4.20040208 {
                _nc_retrace_win;
                _nc_tparm_analyze;
                _nc_tputs_trace;
-               _nc_trace_buf;
                _nc_trace_bufcat;
                _nc_unicode_locale;
-               _nc_viscbuf;
                _nc_viswbuf;
                _nc_viswbufn;
                _traceattr;
                _traceattr2;
                _tracecchar_t;
                _tracecchar_t2;
-               _tracechar;
                _tracechtype;
                _tracechtype2;
                _tracef;
                key_defined;
-               trace;
        local:
-               _nc_trace_tries;
                _nc_trace_ttymode;
-               _nc_tracebits;
-               _nc_viscbuf2;
                _nc_viswbuf2;
 } NCURSES_TINFO_5.3.20021019;
 
@@ -317,9 +323,11 @@ NCURSES_TINFO_5.6.20061217 {
                _nc_last_db;
                _nc_next_db;
                _nc_tgetent_leaks;
+               _nc_viscbuf;
        local:
                _nc_hashed_db;
                _nc_read_termtype;
+               _nc_viscbuf2;
 } NCURSES_TINFO_5.5.20051010;
 
 NCURSES_TINFO_5.7.20081102 {