X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=package%2Fncursesw.map;h=54e2f5a509eac3fb797f45d171978a033794c6a4;hb=b8cca229aaa89adcc41dbd7c7710515e983e60f2;hp=1223c8564fed064c641bd8822d807bafbd88bc14;hpb=1cfa1119f24024bdfda9d6c229ceaa7e266ae4d7;p=ncurses.git diff --git a/package/ncursesw.map b/package/ncursesw.map index 1223c856..54e2f5a5 100644 --- a/package/ncursesw.map +++ b/package/ncursesw.map @@ -1,8 +1,8 @@ -# $Id: ncursesw.map,v 1.24 2014/12/27 17:31:31 tom Exp $ +# $Id: ncursesw.map,v 1.27 2015/01/03 23:22:57 tom Exp $ # script for shared library symbol-versioning using ld # # This file was generated by ncu-mapsyms -# Configure options (merged 5 builds): +# Configure options (merged 7 builds): # 'CFLAGS=-O' # --disable-echo # --disable-getcap @@ -20,6 +20,7 @@ # --enable-wgetch-events # --enable-widec # --verbose +# --with-broken-linker # --with-shared # --with-termlib # --with-ticlib @@ -113,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; @@ -869,7 +871,6 @@ NCURSESW_5.1.20000708 { _nc_background; _nc_do_color; _nc_expanded; - _nc_freeall; _nc_freewin; _nc_has_mouse; _nc_hash_map;