summaryrefslogtreecommitdiffstatshomepage
path: root/unix/input.c
Commit message (Collapse)AuthorAge
* unix: Remove unused CTRL-D definitionstijn2014-06-25
|
* Change const byte* to const char* where sensible.Damien George2014-05-25
| | | | | This removes need for some casts (at least, more than it adds need for new casts!).
* unix: Add missing stdio.h header for readline.Damien George2014-05-07
|
* Add input command for unixDave Hylands2014-05-07