NetBSD/lib/libcurses
wiz 85d294df1c Sort SEE ALSO. New sentence, new line. 2009-05-18 09:30:31 +00:00
..
EXAMPLES
PSD.doc Document termattrs(), term_attrs(), putwin() and getwin() 2008-04-14 20:41:34 +00:00
Makefile make fileio.h work with objdir. 2009-04-06 00:48:19 +00:00
acs.c use nl_langinfo(CODESET) instead of setlocale(LC_ALL, ""). 2008-07-04 16:24:45 +00:00
add_wch.c
add_wchstr.c
addbytes.c use mbrtowc() instead of mbtowc(). 2008-07-04 16:52:10 +00:00
addch.c
addchnstr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
addnstr.c
addwstr.c
attributes.c avoid c99 on DEBUG. 2008-06-13 03:15:50 +00:00
background.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
bell.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
border.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
box.c
cchar.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
clear.c
clearok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
clrtobot.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
clrtoeol.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
color.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
copywin.c Make sure we copy the relevant cell (and not the first cell) for 2007-11-08 06:39:31 +00:00
cr_put.c add workaround for PR/39175(Curses regression causes disoptimal and 2008-07-23 13:32:41 +00:00
ctrace.c fix debugging build. 2009-01-17 15:25:36 +00:00
cur_hash.c
curs_set.c
curses.3 Sort sections. 2009-02-23 08:27:13 +00:00
curses.c
curses.h Make keypad return an int instead of nothing, as the SUS and even 2009-04-01 20:59:15 +00:00
curses_addch.3 Use HTML escapes. Use Ss for subsection. Correct date. 2007-07-15 21:37:55 +00:00
curses_addchstr.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_addstr.3
curses_attributes.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_background.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_border.3
curses_clear.3
curses_color.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_cursor.3
curses_default_colors.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_delch.3
curses_deleteln.3
curses_echochar.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_fileio.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_inch.3
curses_input.3
curses_insdelln.3
curses_insertch.3
curses_insertln.3
curses_keyname.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_line.3
curses_pad.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_print.3
curses_private.h Add FILEIO ctrace definition. 2008-04-14 20:34:36 +00:00
curses_refresh.3
curses_scanw.3
curses_screen.3 Only resize curscr, __virtscr and stdscr when the screen is resized. 2007-10-25 20:42:07 +00:00
curses_scroll.3
curses_standout.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_termcap.3
curses_touch.3
curses_tty.3
curses_underscore.3 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
curses_window.3 Sort SEE ALSO. New sentence, new line. 2009-05-18 09:30:31 +00:00
delch.c Make the non-WCHAR variant compilable. 2007-10-06 18:31:33 +00:00
deleteln.c
delwin.c
echo_wchar.c
echochar.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
erase.c
fileio.c Coverity CID 5024: Fix double free on error path. 2008-05-24 16:37:49 +00:00
fileio.h regen 2009-04-06 00:48:04 +00:00
flushok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fullname.c
genfileioh.awk Move to 2 clause TNF license (was: strange 3 clause version) 2008-05-02 11:13:02 +00:00
get_wch.c Make this compile when HAVE_WCHAR is not defined. 2008-04-14 20:33:59 +00:00
get_wstr.c Make this compile when HAVE_WCHAR is not defined. 2008-04-14 20:33:59 +00:00
getch.c Fix bug where a single ESC was not recognised when in keypad() mode. 2009-02-09 12:45:59 +00:00
getstr.c
getyx.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
id_subwins.c
idcok.c
idlok.c
in_wch.c
in_wchstr.c
inch.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
inchstr.c
initscr.c
ins_wch.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
ins_wstr.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
insch.c
insdelln.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
insertln.c
insstr.c
instr.c
inwstr.c
keymap.h
keyname.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
keypad.c Make keypad return an int instead of nothing, as the SUS and even 2009-04-01 20:59:15 +00:00
leaveok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
line.c
longname.c
meta.c
move.c
mvwin.c
newwin.c Make __subwin() static. 2008-04-14 20:33:15 +00:00
nodelay.c
notimeout.c
overlay.c
overwrite.c
pause.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
printw.c
putchar.c Add debugging for the WCHAR cases. 2007-09-19 21:59:37 +00:00
refresh.c remove unnecessary casts. 2008-06-13 03:18:04 +00:00
resize.c Revert the scrolling region change from revision 1.18, as this breaks (at 2008-04-29 17:46:39 +00:00
scanw.c Fix some compiler warnings. 2007-05-29 11:10:55 +00:00
screen.c Keep pushed-back characters locally. Fixes problems where KEY_* symbols 2007-12-08 18:38:11 +00:00
scroll.c
scrollok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
setterm.c Get the ESCDELAY from the environment. 2009-02-22 20:05:48 +00:00
shlib_version bump shared libraries. 2009-01-11 03:07:47 +00:00
standout.c
timeout.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
toucholap.c
touchwin.c
tscroll.c
tstp.c Fix resizing bug where the values of LINES and/or COLS changed while we 2007-08-27 19:54:29 +00:00
tty.c
unctrl.c
unctrl.h
underscore.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00