From: Thomas E. Dickey Date: Sun, 28 Dec 2014 01:17:04 +0000 (+0000) Subject: ncurses 5.9 - patch 20141227 X-Git-Tag: v6.0~29 X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff_plain;h=1cfa1119f24024bdfda9d6c229ceaa7e266ae4d7 ncurses 5.9 - patch 20141227 + regenerate ".map" files, using step overlooked in 20141213 to use the same patch-dates across each file to match ncurses.map (report by Sven Joachim). --- diff --git a/NEWS b/NEWS index acb7e910..0d09d6a3 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.2320 2014/12/21 17:32:58 tom Exp $ +-- $Id: NEWS,v 1.2322 2014/12/27 17:39:19 tom Exp $ ------------------------------------------------------------------------------- This is a log of changes that ncurses has gone through since Zeyd started @@ -45,6 +45,11 @@ See the AUTHORS file for the corresponding full names. Changes through 1.9.9e did not credit all contributions; it is not possible to add this information. +20141227 + + regenerate ".map" files, using step overlooked in 20141213 to use + the same patch-dates across each file to match ncurses.map (report by + Sven Joachim). + 20141221 + fix an incorrect variable assignment in 20141220 changes (report by Sven Joachim). diff --git a/VERSION b/VERSION index d09d130c..888b7e9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5:0:9 5.9 20141221 +5:0:9 5.9 20141227 diff --git a/dist.mk b/dist.mk index 2183b477..11caf757 100644 --- a/dist.mk +++ b/dist.mk @@ -25,7 +25,7 @@ # use or other dealings in this Software without prior written # # authorization. # ############################################################################## -# $Id: dist.mk,v 1.1021 2014/12/21 17:23:21 tom Exp $ +# $Id: dist.mk,v 1.1022 2014/12/27 16:47:48 tom Exp $ # Makefile for creating ncurses distributions. # # This only needs to be used directly as a makefile by developers, but @@ -37,7 +37,7 @@ SHELL = /bin/sh # These define the major/minor/patch versions of ncurses. NCURSES_MAJOR = 5 NCURSES_MINOR = 9 -NCURSES_PATCH = 20141221 +NCURSES_PATCH = 20141227 # We don't append the patch to the version, since this only applies to releases VERSION = $(NCURSES_MAJOR).$(NCURSES_MINOR) diff --git a/package/debian-mingw/changelog b/package/debian-mingw/changelog index 1294db9e..52def117 100644 --- a/package/debian-mingw/changelog +++ b/package/debian-mingw/changelog @@ -1,8 +1,8 @@ -ncurses6 (5.9+20141221) unstable; urgency=low +ncurses6 (5.9+20141227) unstable; urgency=low * latest weekly patch - -- Thomas E. Dickey Sun, 21 Dec 2014 12:23:21 -0500 + -- Thomas E. Dickey Sat, 27 Dec 2014 11:47:48 -0500 ncurses6 (5.9-20131005) unstable; urgency=low diff --git a/package/debian-mingw64/changelog b/package/debian-mingw64/changelog index 1294db9e..52def117 100644 --- a/package/debian-mingw64/changelog +++ b/package/debian-mingw64/changelog @@ -1,8 +1,8 @@ -ncurses6 (5.9+20141221) unstable; urgency=low +ncurses6 (5.9+20141227) unstable; urgency=low * latest weekly patch - -- Thomas E. Dickey Sun, 21 Dec 2014 12:23:21 -0500 + -- Thomas E. Dickey Sat, 27 Dec 2014 11:47:48 -0500 ncurses6 (5.9-20131005) unstable; urgency=low diff --git a/package/debian/changelog b/package/debian/changelog index 7f69d9cc..6222c800 100644 --- a/package/debian/changelog +++ b/package/debian/changelog @@ -1,8 +1,8 @@ -ncurses6 (5.9+20141221) unstable; urgency=low +ncurses6 (5.9+20141227) unstable; urgency=low * latest weekly patch - -- Thomas E. Dickey Sun, 21 Dec 2014 12:23:21 -0500 + -- Thomas E. Dickey Sat, 27 Dec 2014 11:47:48 -0500 ncurses6 (5.9-20120608) unstable; urgency=low diff --git a/package/mingw-ncurses.nsi b/package/mingw-ncurses.nsi index bdb62a68..bb711819 100644 --- a/package/mingw-ncurses.nsi +++ b/package/mingw-ncurses.nsi @@ -1,4 +1,4 @@ -; $Id: mingw-ncurses.nsi,v 1.76 2014/12/21 17:23:21 tom Exp $ +; $Id: mingw-ncurses.nsi,v 1.77 2014/12/27 16:47:48 tom Exp $ ; TODO add examples ; TODO bump ABI to 6 @@ -10,7 +10,7 @@ !define VERSION_MAJOR "5" !define VERSION_MINOR "9" !define VERSION_YYYY "2014" -!define VERSION_MMDD "1221" +!define VERSION_MMDD "1227" !define VERSION_PATCH ${VERSION_YYYY}${VERSION_MMDD} !define MY_ABI "5" diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index 8ef257b5..a40d352a 100644 --- a/package/mingw-ncurses.spec +++ b/package/mingw-ncurses.spec @@ -3,7 +3,7 @@ Summary: shared libraries for terminal handling Name: mingw32-ncurses6 Version: 5.9 -Release: 20141221 +Release: 20141227 License: X11 Group: Development/Libraries Source: ncurses-%{version}-%{release}.tgz diff --git a/package/ncurses.spec b/package/ncurses.spec index 2d92dd13..9c315caa 100644 --- a/package/ncurses.spec +++ b/package/ncurses.spec @@ -1,7 +1,7 @@ Summary: shared libraries for terminal handling Name: ncurses6 Version: 5.9 -Release: 20141221 +Release: 20141227 License: X11 Group: Development/Libraries Source: ncurses-%{version}-%{release}.tgz diff --git a/package/ncursest.map b/package/ncursest.map index 6d5d8bd1..e70827c5 100644 --- a/package/ncursest.map +++ b/package/ncursest.map @@ -1,4 +1,4 @@ -# $Id: ncursest.map,v 1.17 2014/12/13 18:48:45 tom Exp $ +# $Id: ncursest.map,v 1.18 2014/12/27 17:31:30 tom Exp $ # script for shared library symbol-versioning using ld # # This file was generated by ncu-mapsyms @@ -31,17 +31,15 @@ # --without-normal # -NCURSES_TIC_5.7.20081102 { +NCURSES_TIC_5.0.19991023 { global: _nc_capcmp; - _nc_check_termtype2; - _nc_disable_period; + _nc_check_termtype; _nc_entry_match; - _nc_free_tic; _nc_infotocap; _nc_read_entry_source; _nc_reset_input; - _nc_resolve_uses2; + _nc_resolve_uses; _nc_set_writedir; _nc_syntax; _nc_tic_expand; @@ -49,170 +47,101 @@ NCURSES_TIC_5.7.20081102 { _nc_trans_string; _nc_write_entry; local: - _nc_alloc_entry_leaks; _nc_captoinfo; - _nc_captoinfo_leaks; - _nc_check_termtype; _nc_comment_end; _nc_comment_start; - _nc_comp_captab_leaks; - _nc_comp_scan_leaks; _nc_copy_entry; _nc_curr_file_pos; _nc_curr_token; _nc_get_token; _nc_init_entry; - _nc_leaks_tic; _nc_merge_entry; _nc_panic_mode; _nc_parse_entry; _nc_push_token; - _nc_resolve_uses; _nc_save_str; _nc_start_line; _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; + _nc_captoinfo_leaks; + _nc_check_termtype2; + _nc_comp_scan_leaks; + _nc_resolve_uses2; +} NCURSES_TIC_5.1.20000708; + +NCURSES_TIC_5.7.20081102 { + global: + _nc_free_tic; + local: + _nc_comp_captab_leaks; + _nc_leaks_tic; +} NCURSES_TIC_5.5.20051010; + NCURSES_TIC_5.9.current { global: _nc_strict_bsd; } NCURSES_TIC_5.7.20081102; -NCURSES_TINFO_5.7.20081102 { +NCURSES_TINFO_5.0.19991023 { global: BC; PC; SP; UP; - _nc_COLS; - _nc_LINES; - _nc_TABSIZE; - _nc__nc_outchars; _nc_access; - _nc_acs_map; _nc_add_to_try; - _nc_align_termtype; - _nc_basename; - _nc_boolcodes; - _nc_boolfnames; - _nc_boolnames; - _nc_codes_leaks; _nc_copy_termtype; - _nc_count_outchars; - _nc_cur_term; _nc_curr_col; _nc_curr_line; - _nc_curscr; _nc_doalloc; - _nc_env_access; _nc_err_abort; - _nc_eventlist_timeout; _nc_fallback; _nc_find_entry; _nc_find_type_entry; - _nc_first_db; _nc_first_name; - _nc_flush; _nc_free_entries; _nc_free_termtype; - _nc_free_tinfo; - _nc_get_alias_table; + _nc_free_tparm; _nc_get_hash_table; - _nc_get_locale; - _nc_get_screensize; - _nc_get_source; _nc_get_table; _nc_get_tty_mode; _nc_get_type; _nc_getenv_num; - _nc_globals; - _nc_handle_sigwinch; _nc_head; _nc_home_terminfo; _nc_init_acs; - _nc_init_pthreads; - _nc_is_abs_path; - _nc_is_dir_path; - _nc_is_file_path; _nc_keep_tic_dir; _nc_keypad; - _nc_last_db; - _nc_leaks_tinfo; - _nc_locale_breaks_acs; - _nc_locked_tracef; - _nc_mutex_lock; - _nc_mutex_trylock; - _nc_mutex_unlock; _nc_name_match; - _nc_names_leaks; - _nc_newscr; - _nc_next_db; - _nc_numcodes; - _nc_numfnames; - _nc_numnames; _nc_outch; - _nc_pathlast; - _nc_prescreen; - _nc_ptr_Cols; - _nc_ptr_Lines; _nc_read_entry; _nc_read_file_entry; - _nc_retrace_attr_t; - _nc_retrace_bool; - _nc_retrace_chtype; - _nc_retrace_cptr; - _nc_retrace_cvoid_ptr; - _nc_retrace_int; - _nc_retrace_ptr; - _nc_retrace_sp; - _nc_retrace_unsigned; - _nc_retrace_void_ptr; - _nc_retrace_win; - _nc_rootname; - _nc_safe_strcat; - _nc_safe_strcpy; _nc_screen_chain; - _nc_screen_of; _nc_set_buffer; - _nc_set_no_padding; _nc_set_source; - _nc_set_tputs_trace; _nc_set_tty_mode; _nc_set_type; - _nc_setupterm; - _nc_stdscr; - _nc_str_copy; - _nc_str_init; - _nc_str_null; - _nc_strcodes; - _nc_strfnames; - _nc_strnames; _nc_suppress_warnings; _nc_syserr_abort; _nc_tail; _nc_tic_dir; _nc_timed_wait; - _nc_tinfo_fkeys; - _nc_tparm_analyze; - _nc_tparm_err; _nc_trace_buf; - _nc_tracechar; _nc_tracing; - _nc_trim_sgr0; - _nc_unicode_locale; _nc_update_screensize; - _nc_use_tracef; - _nc_user_definable; _nc_visbuf; _nc_visbuf2; - _nc_visbufn; - _nc_viscbuf; _nc_warning; - _traceattr; - _traceattr2; - _tracechtype; - _tracechtype2; - _tracef; + _tracechar; baudrate; cbreak; curs_set; @@ -231,7 +160,6 @@ NCURSES_TINFO_5.7.20081102 { idcok; idlok; intrflush; - key_defined; keybound; keyname; keyok; @@ -254,7 +182,6 @@ NCURSES_TINFO_5.7.20081102 { resetty; savetty; set_curterm; - set_tabsize; setupterm; termname; tgetent; @@ -271,38 +198,156 @@ NCURSES_TINFO_5.7.20081102 { typeahead; unctrl; use_env; - use_extended_names; wtimeout; local: - _nc__nc_tputs_trace; - _nc_altcharset_name; _nc_baudrate; - _nc_delink_entry; _nc_expand_try; - _nc_free_entry; - _nc_free_tparm; - _nc_hashed_db; _nc_init_keytry; - _nc_keyname; - _nc_keyname_leaks; - _nc_mutex_init; _nc_nulls_sent; _nc_ospeed; _nc_read_termcap; _nc_read_termcap_entry; - _nc_read_termtype; _nc_remove_key; _nc_remove_string; - _nc_tgetent_leaks; - _nc_trace_bufcat; _nc_trace_tries; - _nc_trace_ttymode; _nc_tracebits; +}; + +NCURSES_TINFO_5.1.20000708 { + global: + _nc_align_termtype; + _nc_flush; + _nc_tinfo_fkeys; + _nc_user_definable; + use_extended_names; +} NCURSES_TINFO_5.0.19991023; + +NCURSES_TINFO_5.2.20001021 { + global: + _nc_basename; + _nc_env_access; + _nc_safe_strcat; + _nc_safe_strcpy; + _nc_str_copy; + _nc_str_init; + _nc_str_null; +} NCURSES_TINFO_5.1.20000708; + +NCURSES_TINFO_5.3.20021019 { + global: + _nc_rootname; + _nc_tparm_err; + _nc_visbufn; +} NCURSES_TINFO_5.2.20001021; + +NCURSES_TINFO_5.4.20040208 { + global: + _nc_get_locale; + _nc_locale_breaks_acs; + _nc_pathlast; + _nc_retrace_attr_t; + _nc_retrace_bool; + _nc_retrace_chtype; + _nc_retrace_int; + _nc_retrace_ptr; + _nc_retrace_sp; + _nc_retrace_unsigned; + _nc_retrace_win; + _nc_tparm_analyze; + _nc_trace_bufcat; + _nc_unicode_locale; + _traceattr; + _traceattr2; + _tracechtype; + _tracechtype2; + _tracef; + key_defined; + local: + _nc_altcharset_name; + _nc_trace_ttymode; +} NCURSES_TINFO_5.3.20021019; + +NCURSES_TINFO_5.5.20051010 { + global: + _nc_get_source; + _nc_retrace_cptr; + _nc_retrace_cvoid_ptr; + _nc_retrace_void_ptr; + _nc_setupterm; + _nc_trim_sgr0; + local: + _nc_delink_entry; + _nc_free_entry; +} NCURSES_TINFO_5.4.20040208; + +NCURSES_TINFO_5.6.20061217 { + global: + _nc_eventlist_timeout; + _nc_first_db; + _nc_handle_sigwinch; + _nc_is_abs_path; + _nc_is_dir_path; + _nc_is_file_path; + _nc_keyname_leaks; + _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 { + global: + _nc_COLS; + _nc_LINES; + _nc_TABSIZE; + _nc__nc_outchars; + _nc_acs_map; + _nc_boolcodes; + _nc_boolfnames; + _nc_boolnames; + _nc_codes_leaks; + _nc_count_outchars; + _nc_cur_term; + _nc_curscr; + _nc_free_tinfo; + _nc_get_alias_table; + _nc_get_screensize; + _nc_globals; + _nc_init_pthreads; + _nc_leaks_tinfo; + _nc_locked_tracef; + _nc_mutex_lock; + _nc_mutex_trylock; + _nc_mutex_unlock; + _nc_names_leaks; + _nc_newscr; + _nc_numcodes; + _nc_numfnames; + _nc_numnames; + _nc_prescreen; + _nc_ptr_Cols; + _nc_ptr_Lines; + _nc_screen_of; + _nc_set_no_padding; + _nc_set_tputs_trace; + _nc_stdscr; + _nc_strcodes; + _nc_strfnames; + _nc_strnames; + _nc_tracechar; + _nc_use_tracef; + set_tabsize; + local: + _nc__nc_tputs_trace; + _nc_keyname; + _nc_mutex_init; _nc_ttytype; _nc_unctrl; - _nc_viscbuf2; - _tracechar; -}; +} NCURSES_TINFO_5.6.20061217; NCURSES_TINFO_5.8.20110226 { global: diff --git a/package/ncursestw.map b/package/ncursestw.map index f5395bc5..f44b60ee 100644 --- a/package/ncursestw.map +++ b/package/ncursestw.map @@ -1,4 +1,4 @@ -# $Id: ncursestw.map,v 1.18 2014/12/13 18:48:45 tom Exp $ +# $Id: ncursestw.map,v 1.19 2014/12/27 17:31:30 tom Exp $ # script for shared library symbol-versioning using ld # # This file was generated by ncu-mapsyms @@ -32,17 +32,15 @@ # --without-normal # -NCURSES_TIC_5.7.20081102 { +NCURSES_TIC_5.0.19991023 { global: _nc_capcmp; - _nc_check_termtype2; - _nc_disable_period; + _nc_check_termtype; _nc_entry_match; - _nc_free_tic; _nc_infotocap; _nc_read_entry_source; _nc_reset_input; - _nc_resolve_uses2; + _nc_resolve_uses; _nc_set_writedir; _nc_syntax; _nc_tic_expand; @@ -50,175 +48,101 @@ NCURSES_TIC_5.7.20081102 { _nc_trans_string; _nc_write_entry; local: - _nc_alloc_entry_leaks; _nc_captoinfo; - _nc_captoinfo_leaks; - _nc_check_termtype; _nc_comment_end; _nc_comment_start; - _nc_comp_captab_leaks; - _nc_comp_scan_leaks; _nc_copy_entry; _nc_curr_file_pos; _nc_curr_token; _nc_get_token; _nc_init_entry; - _nc_leaks_tic; _nc_merge_entry; _nc_panic_mode; _nc_parse_entry; _nc_push_token; - _nc_resolve_uses; _nc_save_str; _nc_start_line; _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; + _nc_captoinfo_leaks; + _nc_check_termtype2; + _nc_comp_scan_leaks; + _nc_resolve_uses2; +} NCURSES_TIC_5.1.20000708; + +NCURSES_TIC_5.7.20081102 { + global: + _nc_free_tic; + local: + _nc_comp_captab_leaks; + _nc_leaks_tic; +} NCURSES_TIC_5.5.20051010; + NCURSES_TIC_5.9.current { global: _nc_strict_bsd; } NCURSES_TIC_5.7.20081102; -NCURSES_TINFO_5.7.20081102 { +NCURSES_TINFO_5.0.19991023 { global: BC; PC; SP; UP; - _nc_COLS; - _nc_LINES; - _nc_TABSIZE; - _nc__nc_outchars; _nc_access; - _nc_acs_map; _nc_add_to_try; - _nc_align_termtype; - _nc_basename; - _nc_boolcodes; - _nc_boolfnames; - _nc_boolnames; - _nc_codes_leaks; _nc_copy_termtype; - _nc_count_outchars; - _nc_cur_term; _nc_curr_col; _nc_curr_line; - _nc_curscr; _nc_doalloc; - _nc_env_access; _nc_err_abort; - _nc_eventlist_timeout; _nc_fallback; _nc_find_entry; _nc_find_type_entry; - _nc_first_db; _nc_first_name; - _nc_flush; _nc_free_entries; _nc_free_termtype; - _nc_free_tinfo; - _nc_get_alias_table; + _nc_free_tparm; _nc_get_hash_table; - _nc_get_locale; - _nc_get_screensize; - _nc_get_source; _nc_get_table; _nc_get_tty_mode; _nc_get_type; _nc_getenv_num; - _nc_globals; - _nc_handle_sigwinch; _nc_head; _nc_home_terminfo; _nc_init_acs; - _nc_init_pthreads; - _nc_is_abs_path; - _nc_is_dir_path; - _nc_is_file_path; _nc_keep_tic_dir; _nc_keypad; - _nc_last_db; - _nc_leaks_tinfo; - _nc_locale_breaks_acs; - _nc_locked_tracef; - _nc_mutex_lock; - _nc_mutex_trylock; - _nc_mutex_unlock; _nc_name_match; - _nc_names_leaks; - _nc_newscr; - _nc_next_db; - _nc_numcodes; - _nc_numfnames; - _nc_numnames; _nc_outch; - _nc_pathlast; - _nc_prescreen; - _nc_ptr_Cols; - _nc_ptr_Lines; _nc_read_entry; _nc_read_file_entry; - _nc_retrace_attr_t; - _nc_retrace_bool; - _nc_retrace_chtype; - _nc_retrace_cptr; - _nc_retrace_cvoid_ptr; - _nc_retrace_int; - _nc_retrace_ptr; - _nc_retrace_sp; - _nc_retrace_unsigned; - _nc_retrace_void_ptr; - _nc_retrace_win; - _nc_rootname; - _nc_safe_strcat; - _nc_safe_strcpy; _nc_screen_chain; - _nc_screen_of; _nc_set_buffer; - _nc_set_no_padding; _nc_set_source; - _nc_set_tputs_trace; _nc_set_tty_mode; _nc_set_type; - _nc_setupterm; - _nc_stdscr; - _nc_str_copy; - _nc_str_init; - _nc_str_null; - _nc_strcodes; - _nc_strfnames; - _nc_strnames; _nc_suppress_warnings; _nc_syserr_abort; _nc_tail; _nc_tic_dir; _nc_timed_wait; - _nc_tinfo_fkeys; - _nc_tparm_analyze; - _nc_tparm_err; _nc_trace_buf; - _nc_tracechar; _nc_tracing; - _nc_trim_sgr0; - _nc_unicode_locale; _nc_update_screensize; - _nc_use_tracef; - _nc_user_definable; _nc_visbuf; _nc_visbuf2; - _nc_visbufn; - _nc_viscbuf; - _nc_viswbuf; - _nc_viswbufn; - _nc_viswibuf; _nc_warning; - _traceattr; - _traceattr2; - _tracecchar_t; - _tracecchar_t2; - _tracechtype; - _tracechtype2; - _tracef; + _tracechar; baudrate; cbreak; curs_set; @@ -237,7 +161,6 @@ NCURSES_TINFO_5.7.20081102 { idcok; idlok; intrflush; - key_defined; keybound; keyname; keyok; @@ -260,7 +183,6 @@ NCURSES_TINFO_5.7.20081102 { resetty; savetty; set_curterm; - set_tabsize; setupterm; termname; tgetent; @@ -277,39 +199,162 @@ NCURSES_TINFO_5.7.20081102 { typeahead; unctrl; use_env; - use_extended_names; wtimeout; local: - _nc__nc_tputs_trace; - _nc_altcharset_name; _nc_baudrate; - _nc_delink_entry; _nc_expand_try; - _nc_free_entry; - _nc_free_tparm; - _nc_hashed_db; _nc_init_keytry; - _nc_keyname; - _nc_keyname_leaks; - _nc_mutex_init; _nc_nulls_sent; _nc_ospeed; _nc_read_termcap; _nc_read_termcap_entry; - _nc_read_termtype; _nc_remove_key; _nc_remove_string; - _nc_tgetent_leaks; - _nc_trace_bufcat; _nc_trace_tries; - _nc_trace_ttymode; _nc_tracebits; +}; + +NCURSES_TINFO_5.1.20000708 { + global: + _nc_align_termtype; + _nc_flush; + _nc_tinfo_fkeys; + _nc_user_definable; + use_extended_names; +} NCURSES_TINFO_5.0.19991023; + +NCURSES_TINFO_5.2.20001021 { + global: + _nc_basename; + _nc_env_access; + _nc_safe_strcat; + _nc_safe_strcpy; + _nc_str_copy; + _nc_str_init; + _nc_str_null; +} NCURSES_TINFO_5.1.20000708; + +NCURSES_TINFO_5.3.20021019 { + global: + _nc_rootname; + _nc_tparm_err; + _nc_visbufn; +} NCURSES_TINFO_5.2.20001021; + +NCURSES_TINFO_5.4.20040208 { + global: + _nc_get_locale; + _nc_locale_breaks_acs; + _nc_pathlast; + _nc_retrace_attr_t; + _nc_retrace_bool; + _nc_retrace_chtype; + _nc_retrace_int; + _nc_retrace_ptr; + _nc_retrace_sp; + _nc_retrace_unsigned; + _nc_retrace_win; + _nc_tparm_analyze; + _nc_trace_bufcat; + _nc_unicode_locale; + _traceattr; + _traceattr2; + _tracechtype; + _tracechtype2; + _tracef; + key_defined; + local: + _nc_altcharset_name; + _nc_trace_ttymode; +} NCURSES_TINFO_5.3.20021019; + +NCURSES_TINFO_5.5.20051010 { + global: + _nc_get_source; + _nc_retrace_cptr; + _nc_retrace_cvoid_ptr; + _nc_retrace_void_ptr; + _nc_setupterm; + _nc_trim_sgr0; + local: + _nc_delink_entry; + _nc_free_entry; +} NCURSES_TINFO_5.4.20040208; + +NCURSES_TINFO_5.6.20061217 { + global: + _nc_eventlist_timeout; + _nc_first_db; + _nc_handle_sigwinch; + _nc_is_abs_path; + _nc_is_dir_path; + _nc_is_file_path; + _nc_keyname_leaks; + _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 { + global: + _nc_COLS; + _nc_LINES; + _nc_TABSIZE; + _nc__nc_outchars; + _nc_acs_map; + _nc_boolcodes; + _nc_boolfnames; + _nc_boolnames; + _nc_codes_leaks; + _nc_count_outchars; + _nc_cur_term; + _nc_curscr; + _nc_free_tinfo; + _nc_get_alias_table; + _nc_get_screensize; + _nc_globals; + _nc_init_pthreads; + _nc_leaks_tinfo; + _nc_locked_tracef; + _nc_mutex_lock; + _nc_mutex_trylock; + _nc_mutex_unlock; + _nc_names_leaks; + _nc_newscr; + _nc_numcodes; + _nc_numfnames; + _nc_numnames; + _nc_prescreen; + _nc_ptr_Cols; + _nc_ptr_Lines; + _nc_screen_of; + _nc_set_no_padding; + _nc_set_tputs_trace; + _nc_stdscr; + _nc_strcodes; + _nc_strfnames; + _nc_strnames; + _nc_tracechar; + _nc_use_tracef; + _nc_viswbuf; + _nc_viswbufn; + _nc_viswibuf; + _tracecchar_t; + _tracecchar_t2; + set_tabsize; + local: + _nc__nc_tputs_trace; + _nc_keyname; + _nc_mutex_init; _nc_ttytype; _nc_unctrl; - _nc_viscbuf2; _nc_viswbuf2; - _tracechar; -}; +} NCURSES_TINFO_5.6.20061217; NCURSES_TINFO_5.8.20110226 { global: diff --git a/package/ncursesw.map b/package/ncursesw.map index b35d6452..1223c856 100644 --- a/package/ncursesw.map +++ b/package/ncursesw.map @@ -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 @@ -30,11 +30,10 @@ # --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 {