Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ncurses: A CRT screen handling and optimization package.
- Summary
- The curses library routines are a terminal-independent method of
updating character screens with reasonable optimization. The ncurses
(new curses) library is a freely distributable replacement for the
discontinued 4.4 BSD classic curses library.
Changelog
- * Wed Apr 5 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Mon Feb 27 10:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> - 5.5-19
-
- avoid comparing padding in cchar_t structure (#182024)
- * Fri Feb 10 10:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.5-18.2
-
- bump again for double-long bug on ppc(64)