X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fncursestw.map;h=f050f80436f115dec86b918ea480de7700b941e9;hp=f972762814e2e517c77e3aa27710eb553205db3c;hb=fe2691bfa4a5412dd665263260e01f48bcf8b4d8;hpb=97bb4678dc03e753290b39bbff30ba2825df9517 diff --git a/package/ncursestw.map b/package/ncursestw.map index f9727628..f050f804 100644 --- a/package/ncursestw.map +++ b/package/ncursestw.map @@ -1,8 +1,8 @@ -# $Id: ncursestw.map,v 1.17 2014/12/06 22:59:11 tom Exp $ +# $Id: ncursestw.map,v 1.25 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 8 builds): # 'CFLAGS=-O' # --disable-echo # --disable-getcap @@ -21,6 +21,8 @@ # --enable-wgetch-events # --enable-widec # --verbose +# --with-broken_linker +# --with-hashed-db # --with-pthread # --with-shared # --with-termlib @@ -37,8 +39,6 @@ NCURSES_TIC_5.0.19991023 { _nc_capcmp; _nc_check_termtype; _nc_entry_match; - _nc_find_type_entry; - _nc_get_table; _nc_infotocap; _nc_read_entry_source; _nc_reset_input; @@ -84,7 +84,6 @@ NCURSES_TIC_5.5.20051010 { NCURSES_TIC_5.7.20081102 { global: _nc_free_tic; - _nc_get_alias_table; local: _nc_comp_captab_leaks; _nc_leaks_tic; @@ -110,11 +109,14 @@ NCURSES_TINFO_5.0.19991023 { _nc_err_abort; _nc_fallback; _nc_find_entry; + _nc_find_type_entry; _nc_first_name; _nc_free_entries; _nc_free_termtype; _nc_free_tparm; + _nc_freeall; _nc_get_hash_table; + _nc_get_table; _nc_get_tty_mode; _nc_get_type; _nc_getenv_num; @@ -284,6 +286,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; @@ -293,11 +301,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; @@ -316,6 +326,7 @@ NCURSES_TINFO_5.7.20081102 { _nc_cur_term; _nc_curscr; _nc_free_tinfo; + _nc_get_alias_table; _nc_get_screensize; _nc_globals; _nc_init_pthreads; @@ -436,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; @@ -1017,7 +1029,6 @@ NCURSESTW_5.7.20081102 { _nc_do_color; _nc_expanded; _nc_fifo_dump; - _nc_freeall; _nc_freewin; _nc_has_mouse; _nc_hash_map; @@ -1200,6 +1211,7 @@ NCURSESTW_5.9.current { form_driver_w; wgetdelay; local: + _*; _nc_mvcur; _nc_mvcur_sp; _nc_trace_mmask_t;