Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Thu Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Sep 1 01:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.5-24.20060715
-
- modify tgetstr to make screen happy (#202480)
- use CFLAGS when linking (#199369)
- change BuildRoot tag to comply with Fedora packaging guidelines
- * Thu Aug 17 01:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.5-23.20060715
-
- fix another crash in tgetent (#202480)