Jump to letter: [
ACEFGILMNOPRSTWZ
]
ncurses: A terminal handling library
- 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 Jun 13 15:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.6-7.20070612
- update to patch 20070612
- * Thu Mar 8 14:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.6-6.20070303
- update to patch 20070303
- use one libtinfo for both libncurses and libncursesw
- shorten -devel description
- * Mon Feb 19 14:00:00 2007 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.6-5.20070217
- update to patch 20070217
- replace libcurses.so symlink with linker script (#228891)