aboutsummaryrefslogtreecommitdiffstats
path: root/package/readline
Commit message (Collapse)AuthorAgeFilesLines
* fixup libreadline build, per http://bugs.uclibc.org/view.php?id=229Eric Andersen2005-05-041-5/+1
|
* Bug #160, pgrayson writes: The readline package currently has a Makefile.in. ↵Mike Frysinger2005-03-212-6/+6
| | | | This patch removes the depricated Makefile.in and adds the relevant modifications to TARGETS to readline.mk.
* scott writes in http://bugs.uclibc.org/view.php?id=41Eric Andersen2005-02-254-0/+107
this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications.