Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3191 - now builds on OpenBSD | Kartik K. Agaram | 2016-08-16 | 1 | -1/+1 |
| | | | | | | Looks like the _XOPEN_SOURCE #define isn't needed in termbox anymore, at least after I removed some features from it that I don't need. All it was doing is hiding SIGWINCH and likely other names as well. | ||||
* | 1859 | Kartik K. Agaram | 2015-07-27 | 1 | -1/+1 |
| | |||||
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+9 |
I've tried to update the Readme, but there are at least a couple of issues. |