dissertation/lib/libcurses
nicm 45169fcdce ncurses wide character functions should be available with _XOPEN_SOURCE
of 500 or greater and not require _XOPEN_SOURCE_EXTENDED. Bring in
changes from upstream ncurses patches 20100403 and 20111030 to take this
into account. Reported by Grigory Kirillov via jmc@.

ok millert jmc
2022-10-10 09:03:08 +00:00
..
base Don't return ERR if resize didn't change size 2021-03-10 20:16:08 +00:00
tinfo tparm %l should push strlen(pop) onto the stack not insert it into the 2022-06-28 07:36:52 +00:00
trace
tty Add a fix from ncurses 20200523 via Hiltjo Posthuma that prevents 2020-05-29 20:46:13 +00:00
widechar
Caps
Makefile Also remove tbl files from CLEANFILES now they are not generated. 2019-02-13 15:10:40 +00:00
SigAction.h
capdefaults.c
curs_add_wch.3
curs_add_wchstr.3
curs_addch.3 Remove obsolete tbl suffix from ncurses man pages, no objections from 2019-02-13 07:18:57 +00:00
curs_addchstr.3
curs_addstr.3
curs_addwstr.3
curs_attr.3 Remove obsolete tbl suffix from ncurses man pages, no objections from 2019-02-13 07:18:57 +00:00
curs_beep.3
curs_bkgd.3
curs_bkgrnd.3
curs_border.3
curs_border_set.3
curs_clear.3
curs_color.3
curs_delch.3
curs_deleteln.3
curs_extend.3
curs_get_wch.3
curs_get_wstr.3
curs_getch.3 Don't return ERR if resize didn't change size 2021-03-10 20:16:08 +00:00
curs_getstr.3
curs_getyx.3
curs_in_wch.3
curs_in_wchstr.3
curs_inch.3 Remove obsolete tbl suffix from ncurses man pages, no objections from 2019-02-13 07:18:57 +00:00
curs_inchstr.3
curs_initscr.3
curs_inopts.3
curs_ins_wch.3
curs_ins_wstr.3
curs_insch.3
curs_insstr.3
curs_instr.3
curs_inwstr.3
curs_kernel.3
curs_legacy.3
curs_mouse.3 Remove obsolete tbl suffix from ncurses man pages, no objections from 2019-02-13 07:18:57 +00:00
curs_move.3
curs_opaque.3
curs_outopts.3
curs_overlay.3
curs_pad.3
curs_print.3
curs_printw.3
curs_refresh.3
curs_scanw.3
curs_scr_dump.3
curs_scroll.3
curs_slk.3
curs_termattrs.3
curs_touch.3
curs_util.3
curs_window.3
curses.3 Remove obsolete tbl suffix from ncurses man pages, no objections from 2019-02-13 07:18:57 +00:00
curses.h ncurses wide character functions should be available with _XOPEN_SOURCE 2022-10-10 09:03:08 +00:00
curses.priv.h Don't return ERR if resize didn't change size 2021-03-10 20:16:08 +00:00
default_colors.3
define_key.3
fifo_defs.h
hashed_db.h
hashsize.h
key_defined.3
keybound.3
keyok.3
legacy_coding.3 Include the legacy_coding(3) page which documents use_legacy_coding(), 2016-09-16 17:24:20 +00:00
nc_alloc.h
nc_panel.h
nc_tparm.h Remove redundant code 2020-06-05 19:50:59 +00:00
ncurses_cfg.h
ncurses_def.h
parametrized.h
resizeterm.3 Don't return ERR if resize didn't change size 2021-03-10 20:16:08 +00:00
shlib_version Record an inter-library dependency on libcurses in libedit and libreadline, 2018-11-14 20:43:48 +00:00
term.5 Remove obsolete tbl suffix from ncurses man pages, no objections from 2019-02-13 07:18:57 +00:00
term.7
term.h switch over ncurses to --enable-const 2020-12-14 22:05:31 +00:00
term_entry.h
termcap.3
termcap.h switch over ncurses to --enable-const 2020-12-14 22:05:31 +00:00
terminfo.3
terminfo.5 Remove obsolete tbl suffix from ncurses man pages, no objections from 2019-02-13 07:18:57 +00:00
tic.h
unctrl.h
wresize.3