freebsd-dev/lib/libtermcap
Peter Wemm 2fdc74a617 Change the last -Wall cleanup so that the tputs declaration doesn't
conflict with the other declarations in other files.  tputs() is
traditionally declared to return int, not void.  curses.h has it as int.
ncurses has int and actually sets the return value.  This problem has
been causing the ircII port to not compile.

(I've only minimally tested this, I do not have libtermcap on my systems)
1996-09-10 12:42:10 +00:00
..
TEST BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile oops, install termcap.h from ${.CURDIR}, not the obj dir. 1996-08-30 16:38:45 +00:00
pathnames.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
termcap.3 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
termcap.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
termcap.h Change the last -Wall cleanup so that the tputs declaration doesn't 1996-09-10 12:42:10 +00:00
tgoto.c General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
tospeed.c Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
tparm.c Do a little trick which covers 99% cases: initialize ospeed 1995-08-05 21:22:07 +00:00
tputs.c Change the last -Wall cleanup so that the tputs declaration doesn't 1996-09-10 12:42:10 +00:00