summaryrefslogtreecommitdiff
path: root/apps/system/readline/readline.c
Commit message (Expand)AuthorAgeFilesLines
* Fix read() return value for the case of permissions problempatacongo2012-03-311-1/+1
* Add ASCII and VT100 header filespatacongo2012-03-301-17/+13
* readline() (and hence NSH) now accept the DEL character as well as the Backsp...patacongo2012-02-251-6/+23
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-0/+332