haiku/headers/libs/ncurses
Siarzhuk Zharski 3bbef9dd76 Discard Termcap and switch console apps to use Terminfo
* Switch bash, debugger, less, telnet[d] and top apps to use termcap
  functionality provided by ncurses lib instead of GNU libtermcap.so;
* NetBSD version of tput utility replaced with ncurses' one. Fixes #9606;
* terminfo database is provided as mandatory package installed during
  building target system;
* Remove libtermcap module. The termcap database source and
  corresponding build rules are not removed to provide backward compatibility -
  until all optional packages will be rebuild on upcoming system version
  using terminfo. Note that gcc2 builds may require to provide termcap a bit
  longer in the sake of binary compatibility with R5 era apps.
2013-05-23 14:07:50 +02:00
..
curses.h Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
ncurses.h Added ncurses headers for later use. 2006-08-07 16:53:53 +00:00
ncurses_dll.h Added ncurses headers for later use. 2006-08-07 16:53:53 +00:00
term.h Added ncurses headers for later use. 2006-08-07 16:53:53 +00:00
termcap.h Discard Termcap and switch console apps to use Terminfo 2013-05-23 14:07:50 +02:00
unctrl.h Added ncurses headers for later use. 2006-08-07 16:53:53 +00:00