The readline library
http://www.gnu.org/software/readline/
The readline library is used by the Bourne Again Shell (bash, the standard command interpreter) for easy editing of command lines. This includes history and search functionality.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/readline && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000333 333 Bytes | |
readline-5.2-conf.patch | 0000004242 4.14 KB | |
readline-6.2-metamode.patch | 0000000385 385 Bytes | |
readline-6.2-xmalloc.dif | 0000001122 1.1 KB | |
readline-6.3-destdir.patch | 0000007411 7.24 KB | |
readline-6.3-input.dif | 0000001511 1.48 KB | |
readline-6.3-rltrace.patch | 0000000987 987 Bytes | |
readline-7.0-screen.patch | 0000001799 1.76 KB | |
readline-8.0-patches.tar.bz2 | 0000002426 2.37 KB | |
readline-8.0.dif | 0000005564 5.43 KB | |
readline-8.0.tar.gz | 0002975937 2.84 MB | |
readline.changes | 0000117727 115 KB | |
readline.spec | 0000008534 8.33 KB |
Revision 7 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 774144
from
Dr. Werner Fink (WernerFink)
(revision 7)
- Add official patch readline80-002 When using previous-history to go back beyond the beginning of the history list, it's possible to move to an incorrect partial line. - Add official patch readline80-003 Reading history entries with timestamps can result in history entries joined by linefeeds. - Add official patch readline80-004 If writing the history file fails, and renaming the backup history file fails, it's possible for readline's history code to return the wrong error to its caller.
Comments 0