NetBSD/lib/libcurses
blymn 47946660f2 Revert change for array definition, it was incorrect, thanks Uwe. 2022-01-06 20:50:18 +00:00
..
EXAMPLES
PSD.doc fix various typos in comments, log messages and documentation. 2021-12-03 13:27:37 +00:00
Makefile Always autogen fileio.h. 2021-09-06 15:17:25 +00:00
acs.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
add_wch.c Rework previous fix for getch cursor position when cursor is moved 2019-06-09 07:40:14 +00:00
add_wchstr.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
addbytes.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
addch.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
addchnstr.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
addnstr.c Add a bit more debug. 2021-10-19 06:41:03 +00:00
addwstr.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
attributes.c fix various typos in comments and log messages. 2021-12-08 20:50:01 +00:00
background.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
bell.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
border.c Add a bit more debug. 2021-10-19 06:41:03 +00:00
box.c
cchar.c setcchar - don't lose combining marks to a typo. 2020-07-02 23:43:01 +00:00
chgat.c Don't waste time setting the dirty flag multiple times. 2021-11-22 21:25:25 +00:00
clear.c
clearok.c
clrtobot.c werase, wclrtobot, wclrtoeol - make code even more similar. 2020-03-15 01:18:43 +00:00
clrtoeol.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
color.c curses: spell "foreground" correctly in comments 2021-12-17 03:50:18 +00:00
copywin.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
cr_put.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
ctrace.c
cur_hash.c PR lib/56388 2021-09-07 01:23:09 +00:00
curs_set.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
curses.3 curses(3): add curses_version() 2019-09-02 09:08:29 +00:00
curses.c
curses.h curses.h: proofread, indent a bit more consistently 2021-02-13 10:37:00 +00:00
curses_addch.3
curses_addchstr.3
curses_addstr.3 typo 2019-07-28 14:28:50 +00:00
curses_attributes.3 curses: clarify standout as the "best" _supported_ highlighting mode 2021-08-03 07:58:50 +00:00
curses_background.3
curses_border.3
curses_cchar.3 remove duplicate the article in documentation. 2021-10-04 14:35:20 +00:00
curses_chgat.3
curses_clear.3
curses_color.3
curses_cursor.3
curses_default_colors.3
curses_delch.3
curses_deleteln.3
curses_echochar.3
curses_fileio.3
curses_inch.3
curses_input.3
curses_insch.3
curses_insdelln.3
curses_insertln.3
curses_keyname.3
curses_line.3
curses_mouse.3 Fix synopsis, use more markup. 2020-03-23 16:14:20 +00:00
curses_pad.3
curses_print.3
curses_private.h PR lib/56388 2021-09-07 01:23:09 +00:00
curses_refresh.3
curses_scanw.3
curses_screen.3 curses_screen.3: fix typo 2021-02-07 23:00:57 +00:00
curses_scroll.3
curses_slk.3
curses_standout.3 curses: clarify standout as the "best" _supported_ highlighting mode 2021-08-03 07:58:50 +00:00
curses_termcap.3
curses_touch.3
curses_tty.3
curses_underscore.3
curses_version.3 curses(3): add curses_version() 2019-09-02 09:08:29 +00:00
curses_window.3
delch.c Rework previous fix for getch cursor position when cursor is moved 2019-06-09 07:40:14 +00:00
deleteln.c
delwin.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
echo_wchar.c
echochar.c
erase.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
fileio.c Do not compile in whole fileio.c for LIBHACK. 2021-09-07 12:36:57 +00:00
flushok.c
fullname.c
genfileioh.awk
get_wch.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
get_wstr.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
getch.c Fix for PR pkg/55931 2021-10-19 06:37:29 +00:00
getstr.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
getyx.c
id_subwins.c
idcok.c
idlok.c
immedok.c
in_wch.c Rework previous fix for getch cursor position when cursor is moved 2019-06-09 07:40:14 +00:00
in_wchstr.c libcurses: fix usage of __warn_references 2021-08-15 15:12:36 +00:00
inch.c Rework previous fix for getch cursor position when cursor is moved 2019-06-09 07:40:14 +00:00
inchstr.c libcurses: fix usage of __warn_references 2021-08-15 15:12:36 +00:00
initscr.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
ins_wch.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
ins_wstr.c Move 'i' into DEBUG only code (now there be three). 2021-11-16 23:23:02 +00:00
insch.c mvwins*(WINDOW *win, ...) functions - call wins* on win, not stdscr. 2020-07-06 22:46:50 +00:00
insdelln.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
insertln.c
insstr.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
instr.c libcurses: fix usage of __warn_references 2021-08-15 15:12:36 +00:00
inwstr.c libcurses: fix usage of __warn_references 2021-08-15 15:12:36 +00:00
keymap.h
keyname.c Fix typo for unknown key keyname return. 2019-06-11 10:17:24 +00:00
keypad.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
leaveok.c
line.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
meta.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
mouse.c curses: Add stubs for mouse functions 2020-03-23 13:37:36 +00:00
move.c Add a bit more debug. 2021-10-19 06:41:03 +00:00
mvwin.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
newwin.c Add a bit more debug. 2021-10-19 06:41:03 +00:00
nodelay.c
notimeout.c
overlay.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
overwrite.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
pause.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
printw.c Rework previous fix for getch cursor position when cursor is moved 2019-06-09 07:40:14 +00:00
putchar.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
refresh.c curses: spell "foreground" correctly in comments 2021-12-17 03:50:18 +00:00
resize.c PR lib/56388 2021-09-07 01:23:09 +00:00
ripoffline.c s/implemenation/implementation/ in comment. 2022-01-01 08:34:34 +00:00
scanw.c Fix return for mvscanw to return ERR/OK instead of the number of 2019-06-30 22:16:20 +00:00
screen.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
scroll.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
scrollok.c
setterm.c Style fixes most for __CTRACE(). 2021-09-06 07:45:48 +00:00
shlib_version Always autogen fileio.h. 2021-09-06 15:17:25 +00:00
slk.c Revert change for array definition, it was incorrect, thanks Uwe. 2022-01-06 20:50:18 +00:00
standout.c
syncok.c
timeout.c
toucholap.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
touchwin.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
tscroll.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
tstp.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
tty.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
unctrl.c
unctrl.h
underscore.c Expand __CTRACE() to __nothing #ifndef DEBUG. 2021-09-06 07:03:49 +00:00
version.c Fix old-style definition: curses_version() --> curses_version(void) 2021-09-06 02:50:43 +00:00