NetBSD/lib/libcurses
roy 545dbcc586 When doupdate is called, check for typeahead input after N lines changed
instead of aborting really early.

This allows some screen update when holding the page down key for example.
2017-01-10 10:33:49 +00:00
..
EXAMPLES
PSD.doc Use TOOL_VFONTEDPR 2014-07-15 13:27:58 +00:00
acs.c KNF. 2017-01-06 13:53:18 +00:00
add_wch.c Add missing new line in debug print. 2016-01-07 07:36:35 +00:00
add_wchstr.c remove bogus malloc casts 2016-10-22 21:55:06 +00:00
addbytes.c KNF 2017-01-06 14:25:41 +00:00
addch.c KNF 2017-01-06 14:06:00 +00:00
addchnstr.c Rename the old __waddbytes function to _cursesi_waddbytes and add a 2013-11-09 11:16:59 +00:00
addnstr.c KNF. 2017-01-06 13:53:18 +00:00
addwstr.c KNF. 2017-01-06 13:53:18 +00:00
attributes.c KNF. 2017-01-06 13:53:18 +00:00
background.c KNF. 2017-01-06 13:53:18 +00:00
bell.c KNF. 2017-01-06 13:53:18 +00:00
border.c Checks for bottom right corner were reversed. 2017-01-09 21:17:29 +00:00
box.c KNF. 2017-01-06 13:53:18 +00:00
cchar.c KNF. 2017-01-06 13:53:18 +00:00
chgat.c Add more debug to mvchgat. 2012-09-28 06:05:19 +00:00
clear.c
clearok.c
clrtobot.c KNF. 2017-01-06 13:53:18 +00:00
clrtoeol.c KNF. 2017-01-06 13:53:18 +00:00
color.c KNF. 2017-01-06 13:53:18 +00:00
copywin.c KNF. 2017-01-06 13:53:18 +00:00
cr_put.c KNF. 2017-01-06 13:53:18 +00:00
ctrace.c KNF. 2017-01-06 13:53:18 +00:00
cur_hash.c u_int -> unsigned int, u_int32_t -> uint32_t. 2017-01-06 09:14:07 +00:00
curs_set.c
curses_addch.3
curses_addchstr.3
curses_addstr.3
curses_attributes.3
curses_background.3
curses_border.3
curses_chgat.3
curses_clear.3
curses_color.3
curses_cursor.3 Whitespace. 2017-01-05 09:46:32 +00:00
curses_default_colors.3
curses_delch.3
curses_deleteln.3
curses_echochar.3
curses_fileio.3
curses_inch.3
curses_input.3 Whitespace fix, bump date for previous. 2017-01-08 13:49:05 +00:00
curses_insdelln.3
curses_insertch.3
curses_insertln.3
curses_keyname.3
curses_line.3
curses_pad.3 Implement ncurses is_pad(3). 2017-01-05 23:15:43 +00:00
curses_print.3
curses_private.h Implement POSIX curses function ripoffline(3). 2017-01-10 10:13:24 +00:00
curses_refresh.3 Whitespace. 2017-01-05 09:46:32 +00:00
curses_scanw.3
curses_screen.3 Implement POSIX curses function ripoffline(3). 2017-01-10 10:13:24 +00:00
curses_scroll.3
curses_standout.3 PR/51673: Carsten Kunze: curses: standend() does not turn off A_BOLD; 2016-11-29 17:33:48 +00:00
curses_termcap.3 Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
curses_touch.3 Implement POSIX Curses functions immedok(3) and syncok(3). 2017-01-02 10:28:34 +00:00
curses_tty.3 Implement POSIX Curses typeahead function. 2016-12-31 22:47:01 +00:00
curses_underscore.3
curses_window.3 Note that delwin(3) is a null-op if win is NULL. 2013-10-15 22:15:17 +00:00
curses.3 Use more markup, sort ENVIRONMENT. 2017-01-08 13:49:21 +00:00
curses.c remove bogus malloc casts 2016-10-22 21:55:06 +00:00
curses.h Implement POSIX curses function ripoffline(3). 2017-01-10 10:13:24 +00:00
delch.c KNF. 2017-01-06 13:53:18 +00:00
deleteln.c KNF. 2017-01-06 13:53:18 +00:00
delwin.c KNF. 2017-01-06 13:53:18 +00:00
echo_wchar.c
echochar.c
erase.c KNF. 2017-01-06 13:53:18 +00:00
fileio.c remove bogus malloc casts 2016-10-22 21:55:06 +00:00
fileio.h Bump libcurses to 7.1 for prior additions. 2017-01-02 12:38:16 +00:00
flushok.c KNF. 2017-01-06 13:53:18 +00:00
fullname.c KNF. 2017-01-06 13:53:18 +00:00
genfileioh.awk
get_wch.c KNF. 2017-01-06 13:53:18 +00:00
get_wstr.c KNF. 2017-01-06 13:53:18 +00:00
getch.c KNF. 2017-01-06 13:53:18 +00:00
getstr.c KNF. 2017-01-06 13:53:18 +00:00
getyx.c KNF. 2017-01-06 13:53:18 +00:00
id_subwins.c
idcok.c KNF. 2017-01-06 13:53:18 +00:00
idlok.c KNF. 2017-01-06 13:53:18 +00:00
immedok.c KNF. 2017-01-06 13:53:18 +00:00
in_wch.c KNF. 2017-01-06 13:53:18 +00:00
in_wchstr.c KNF. 2017-01-06 13:53:18 +00:00
inch.c KNF. 2017-01-06 13:53:18 +00:00
inchstr.c KNF. 2017-01-06 13:53:18 +00:00
initscr.c Implement POSIX curses function ripoffline(3). 2017-01-10 10:13:24 +00:00
ins_wch.c KNF. 2017-01-06 13:53:18 +00:00
ins_wstr.c Implement POSIX Curses functions immedok(3) and syncok(3). 2017-01-02 10:28:34 +00:00
insch.c KNF. 2017-01-06 13:53:18 +00:00
insdelln.c KNF. 2017-01-06 13:53:18 +00:00
insertln.c KNF. 2017-01-06 13:53:18 +00:00
insstr.c KNF. 2017-01-06 13:53:18 +00:00
instr.c
inwstr.c KNF. 2017-01-06 13:53:18 +00:00
keymap.h Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
keyname.c KNF. 2017-01-06 13:53:18 +00:00
keypad.c KNF. 2017-01-06 13:53:18 +00:00
leaveok.c KNF. 2017-01-06 13:53:18 +00:00
line.c KNF. 2017-01-06 13:53:18 +00:00
Makefile Implement POSIX curses function ripoffline(3). 2017-01-10 10:13:24 +00:00
meta.c KNF. 2017-01-06 13:53:18 +00:00
move.c KNF. 2017-01-06 13:53:18 +00:00
mvwin.c KNF. 2017-01-06 13:53:18 +00:00
newwin.c KNF. 2017-01-06 13:53:18 +00:00
nodelay.c KNF. 2017-01-06 13:53:18 +00:00
notimeout.c KNF. 2017-01-06 13:53:18 +00:00
overlay.c
overwrite.c
pause.c KNF. 2017-01-06 13:53:18 +00:00
printw.c KNF. 2017-01-06 13:53:18 +00:00
putchar.c KNF. 2017-01-06 13:53:18 +00:00
refresh.c When doupdate is called, check for typeahead input after N lines changed 2017-01-10 10:33:49 +00:00
resize.c Implement POSIX curses function ripoffline(3). 2017-01-10 10:13:24 +00:00
scanw.c KNF. 2017-01-06 13:53:18 +00:00
screen.c Implement POSIX curses function ripoffline(3). 2017-01-10 10:13:24 +00:00
scroll.c KNF. 2017-01-06 13:53:18 +00:00
scrollok.c KNF. 2017-01-06 13:53:18 +00:00
setterm.c Implement POSIX curses function ripoffline(3). 2017-01-10 10:13:24 +00:00
shlib_version Bump libcurses to 7.1 for prior additions. 2017-01-02 12:38:16 +00:00
standout.c KNF. 2017-01-06 13:53:18 +00:00
syncok.c KNF. 2017-01-06 13:53:18 +00:00
timeout.c KNF. 2017-01-06 13:53:18 +00:00
toucholap.c KNF. 2017-01-06 13:53:18 +00:00
touchwin.c KNF. 2017-01-06 13:53:18 +00:00
tscroll.c KNF. 2017-01-06 13:53:18 +00:00
tstp.c KNF. 2017-01-06 13:53:18 +00:00
tty.c KNF. 2017-01-06 13:53:18 +00:00
unctrl.c
unctrl.h Fix quoting in macro. 2015-05-28 06:28:37 +00:00
underscore.c KNF. 2017-01-06 13:53:18 +00:00