aboutsummaryrefslogtreecommitdiff
path: root/termkey_new.3
Commit message (Collapse)AuthorAgeFilesLines
* Provide a flag to return RES_ERROR even on signal (EINTR); without it, retry ↵Paul LeoNerd Evans2011-08-251-0/+3
| | | | the operation
* Various minor neatenings to manpage formattingPaul LeoNerd Evans2011-04-031-5/+3
|
* Don't steal Ctrl-C from the kernel by default (so leave SIGINT enabled); add ↵Paul LeoNerd Evans2011-03-231-0/+3
| | | | a flag to take it if required
* Interpret space as Unicode by default, add a flag to make it symbolic insteadPaul LeoNerd Evans2011-03-231-0/+3
|
* Renamed all type names to CamelCaseNames for visual distinctness, separate ↵Paul LeoNerd Evans2009-07-151-3/+3
| | | | from variables/functions
* Added termkey_get_fd() to APIPaul LeoNerd Evans2008-12-011-1/+2
|
* Document the TERMKEY_CHECK_VERSION macroPaul LeoNerd Evans2008-11-181-0/+4
|
* Added documentation on termkey_{get,set}_flags()Paul LeoNerd Evans2008-11-101-1/+4
|
* Don't document the termkey_free() function as it doesn't restore termios; ↵Paul LeoNerd Evans2008-11-061-4/+4
| | | | document termkey_destroy() instead
* Also document termkey_advisereadable()Paul LeoNerd Evans2008-11-061-0/+1
|
* Added manpages for (most of) the external API functionsPaul LeoNerd Evans2008-11-061-0/+43