Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring in POSIX definitions (eg. fileno) from stdio.h | Rob Hoelz | 2016-03-15 | 1 | -0/+2 |
| | | | | Fixes compilation warning | ||||
* | Don't require unistd for MS C++ | Rob Hoelz | 2016-03-15 | 1 | -1/+3 |
| | | | | | | Addresses https://github.com/hoelzro/lua-term/issues/15 This can still work with MinGW if we don't include unistd.h | ||||
* | Include <unistd.h> for isatty() | Orion Poplawski | 2014-05-02 | 1 | -0/+1 |
| | |||||
* | Fix pointer problem | Rob Hoelz | 2012-06-25 | 1 | -2/+2 |
| | |||||
* | Import of first release of lua-term | Rob Hoelz | 2012-06-25 | 1 | -0/+22 |