Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linenoise: error code distinguishes interrupt from eof. | Kaz Kylheku | 2015-09-06 | 1 | -0/+11 |
* | linenoise: get rid of globals; everything in struct. | Kaz Kylheku | 2015-09-04 | 1 | -10/+15 |
* | linenoise: change naming to conform to project. | Kaz Kylheku | 2015-09-04 | 1 | -12/+12 |
* | linenoise: compile as C++ and use checked allocator. | Kaz Kylheku | 2015-09-04 | 1 | -13/+0 |
* | Add linenoise library. | Kaz Kylheku | 2015-09-03 | 1 | -0/+68 |