Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide a flag to return RES_ERROR even on signal (EINTR); without it, retry ↵ | Paul LeoNerd Evans | 2011-08-25 | 1 | -1/+1 |
| | | | | the operation | ||||
* | Provide a new result value, TERMKEY_RES_ERROR to indicate an IO error - ↵ | Paul LeoNerd Evans | 2011-08-18 | 1 | -0/+3 |
| | | | | preserve errno | ||||
* | Various minor neatenings to manpage formatting | Paul LeoNerd Evans | 2011-04-03 | 1 | -1/+1 |
| | |||||
* | Renamed all type names to CamelCaseNames for visual distinctness, separate ↵ | Paul LeoNerd Evans | 2009-07-15 | 1 | -1/+1 |
| | | | | from variables/functions | ||||
* | Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be ↵ | Paul LeoNerd Evans | 2008-11-06 | 1 | -1/+1 |
| | | | | more consistent | ||||
* | Also document termkey_advisereadable() | Paul LeoNerd Evans | 2008-11-06 | 1 | -0/+30 |