Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed all type names to CamelCaseNames for visual distinctness, separate fr... | Paul LeoNerd Evans | 2009-07-15 | 1 | -4/+4 |
* | Linefeed properly in main() in demo files | Paul LeoNerd Evans | 2008-12-08 | 1 | -1/+2 |
* | Make on_key() static in demo-async.c to shut up silly GCC warnings | Paul LeoNerd Evans | 2008-11-24 | 1 | -1/+1 |
* | Added compile-vs-runtime library version checks | Paul LeoNerd Evans | 2008-11-16 | 1 | -0/+2 |
* | Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be mor... | Paul LeoNerd Evans | 2008-11-06 | 1 | -1/+1 |
* | Added asynchronous demo which uses poll() | Paul LeoNerd Evans | 2008-11-06 | 1 | -0/+58 |