NetBSD/lib/libcurses
christos ea988594e2 Coverity CID 5024: Fix double free on error path. 2008-05-24 16:37:49 +00:00
..
EXAMPLES Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
PSD.doc Document termattrs(), term_attrs(), putwin() and getwin() 2008-04-14 20:41:34 +00:00
Makefile Use WARNS=2, which just works. 2008-05-13 15:27:30 +00:00
acs.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
add_wch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
add_wchstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addbytes.c Fix the handling for added carriage return characters. 2007-11-08 06:42:22 +00:00
addch.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addchnstr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
addnstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
addwstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
attributes.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +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 Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
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 Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
ctrace.c Change debug handling, now we write debug out iff CURSES_TRACE_FILE 2007-05-29 13:20:21 +00:00
cur_hash.c
curs_set.c
curses.3 Add new file IO functions. 2008-04-14 20:40:53 +00:00
curses.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
curses.h Add new file IO functions. 2008-04-14 20:40:53 +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 Cross reference curses_fileio(3). 2008-04-14 21:26:16 +00:00
delch.c Make the non-WCHAR variant compilable. 2007-10-06 18:31:33 +00:00
deleteln.c
delwin.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
echo_wchar.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
echochar.c Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
erase.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
fileio.c Coverity CID 5024: Fix double free on error path. 2008-05-24 16:37:49 +00:00
fileio.h File IO functions header file. 2008-04-14 20:40:37 +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 Add extra debugging information. 2008-04-14 20:32:53 +00:00
getstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
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 Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
in_wchstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
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 Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
insdelln.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
insertln.c
insstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
instr.c
inwstr.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
keymap.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
keyname.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
keypad.c
leaveok.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
line.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
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 Make it build without HAVE_WCHAR 2007-10-06 20:14:41 +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 Make it build without HAVE_WCHAR 2007-10-06 20:14:41 +00:00
shlib_version Increment minor for getwin()/putwin() addition. 2008-04-14 20:39:58 +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 Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
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 Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
unctrl.c Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
unctrl.h Merge in wide curses code done as a Summer of Code project by 2007-05-28 15:01:53 +00:00
underscore.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00