summaryrefslogtreecommitdiff
path: root/apps/include/readline.h
Commit message (Collapse)AuthorAgeFilesLines
* cosmetic update to commentsGregory Nutt2013-09-301-5/+6
|
* Changes to NSH and readline to permit NSH to work on a platform with no file ↵Gregory Nutt2013-09-301-1/+36
| | | | system
* Fix a readline bug. If a NUL is received, it would return end-of-filepatacongo2013-02-101-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5633 42af7a65-404d-4744-a932-0658087f49c3
* Header file clean-uppatacongo2012-07-171-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4948 42af7a65-404d-4744-a932-0658087f49c3
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use ↵patacongo2012-02-011-0/+100
readline instead of fgets in NSH git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4356 42af7a65-404d-4744-a932-0658087f49c3