Jump to letter: [
ABCDEFGKLMNOPRSTXZ
]
readline: A library for editing typed command lines.
- Summary
- The Readline library provides a set of functions that allow users to
edit command lines. Both Emacs and vi editing modes are available. The
Readline library includes additional functions for maintaining a list
of previously-entered command lines for recalling or editing those
lines, and for performing csh-like history expansion on previous
commands.
Changelog
- * Tue Jul 11 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 5.0-3.2.1sparc
- use CFLAGS with CC
- * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.0-3.2.1
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.0-3.2
- rebuilt for new gcc4.1 snapshot and glibc changes