freebsd_amp_hwpstate/lib/libcurses
Andrey A. Chernov fce9eaf109 Add const to termcap prototypes to help libg++ 2.6.1 compiling,
this change must not affect other curses pgms
1994-11-04 15:14:03 +00:00
..
EXAMPLES
PSD.doc
Makefile SHARED_LDADD --> LDADD 1994-10-12 01:57:56 +00:00
addbytes.c
addch.c
addnstr.c
box.c
clear.c
clrtobot.c
clrtoeol.c
cr_put.c Fix mvcur typo bug from my previous fix 1994-09-22 03:09:04 +00:00
ctrace.c
cur_hash.c
curses.3
curses.c Rename cDB to DB back like old good BSD curses always does, 1994-10-28 23:18:26 +00:00
curses.h Add const to termcap prototypes to help libg++ 2.6.1 compiling, 1994-11-04 15:14:03 +00:00
delch.c
deleteln.c
delwin.c
erase.c
fullname.c
getch.c
getstr.c
id_subwins.c
idlok.c
initscr.c
insch.c
insertln.c
longname.c
move.c
mvwin.c
newwin.c
overlay.c
overwrite.c
printw.c
putchar.c
refresh.c Finally move DB declaration under _CURSES_PRIVATE 1994-10-28 23:38:18 +00:00
scanw.c
scroll.c
setterm.c Finally move DB declaration under _CURSES_PRIVATE 1994-10-28 23:38:18 +00:00
standout.c
toucholap.c
touchwin.c
tscroll.c Fix bug in %i format, second argument not incremented 1994-09-24 14:16:04 +00:00
tstp.c
tty.c Disable direct ioctls to /dev/tty, search only stdin/stdout 1994-10-03 12:58:05 +00:00
unctrl.c