Paul LeoNerd Evans
|
1b8234e342
|
Provide a flag to return RES_ERROR even on signal (EINTR); without it, retry the operation
|
2011-08-25 10:48:41 +01:00 |
Paul LeoNerd Evans
|
f23a55ab82
|
Various minor neatenings to manpage formatting
|
2011-04-03 18:44:48 +01:00 |
Paul LeoNerd Evans
|
9f0ef4953d
|
Don't steal Ctrl-C from the kernel by default (so leave SIGINT enabled); add a flag to take it if required
|
2011-03-23 23:20:24 +00:00 |
Paul LeoNerd Evans
|
a71f68dd57
|
Interpret space as Unicode by default, add a flag to make it symbolic instead
|
2011-03-23 22:17:25 +00:00 |
Paul LeoNerd Evans
|
be998cef1b
|
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
|
2009-07-15 20:40:44 +01:00 |
Paul LeoNerd Evans
|
f75bdf1516
|
Added termkey_get_fd() to API
|
2008-12-01 22:36:14 +00:00 |
Paul LeoNerd Evans
|
c41763c60a
|
Document the TERMKEY_CHECK_VERSION macro
|
2008-11-18 12:19:29 +00:00 |
Paul LeoNerd Evans
|
781c2160c3
|
Added documentation on termkey_{get,set}_flags()
|
2008-11-10 22:29:21 +00:00 |
Paul LeoNerd Evans
|
023943c738
|
Don't document the termkey_free() function as it doesn't restore termios; document termkey_destroy() instead
|
2008-11-06 19:50:53 +00:00 |
Paul LeoNerd Evans
|
c2496a38be
|
Also document termkey_advisereadable()
|
2008-11-06 00:56:01 +00:00 |
Paul LeoNerd Evans
|
388782b89b
|
Added manpages for (most of) the external API functions
|
2008-11-06 00:02:41 +00:00 |