summaryrefslogtreecommitdiffstats
path: root/src/include/readline
Commit message (Collapse)AuthorAgeFilesLines
* [readline] Allow readline_history() to return a meaningful statusMichael Brown2012-10-251-3/+2Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [readline] Allow a prefilled input string to be providedMichael Brown2012-10-251-0/+1
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [readline] Add history supportMichael Brown2011-03-301-0/+43
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
| | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE.
* use malloc attributeHolger Lubitz2007-08-201-1/+1
|
* Skeletal (non-echoing) version of readline()Michael Brown2006-12-191-0/+12