X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fncursestw.map;h=f050f80436f115dec86b918ea480de7700b941e9;hp=f44b60ee18c096798776c0d9d8b070805b498e1f;hb=fe2691bfa4a5412dd665263260e01f48bcf8b4d8;hpb=1cfa1119f24024bdfda9d6c229ceaa7e266ae4d7 diff --git a/package/ncursestw.map b/package/ncursestw.map index f44b60ee..f050f804 100644 --- a/package/ncursestw.map +++ b/package/ncursestw.map @@ -1,8 +1,8 @@ -# $Id: ncursestw.map,v 1.19 2014/12/27 17:31:30 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 @@ -112,6 +114,7 @@ NCURSES_TINFO_5.0.19991023 { _nc_free_entries; _nc_free_termtype; _nc_free_tparm; + _nc_freeall; _nc_get_hash_table; _nc_get_table; _nc_get_tty_mode; @@ -283,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; @@ -292,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; @@ -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;