Paul LeoNerd Evans
|
46eefda073
|
Provide an explicit termkey_canonicalise() function; canonicalise Space/SP in both directions
|
2011-08-27 19:59:02 +01:00 |
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
|
7a2b79a640
|
Provide a new result value, TERMKEY_RES_ERROR to indicate an IO error - preserve errno
|
2011-08-18 11:20:41 +01:00 |
Paul LeoNerd Evans
|
3b2861fac9
|
Refer to strfkey not snprint_key; add links to termkey_keycmp
|
2011-04-04 19:56:33 +01:00 |
Paul LeoNerd Evans
|
f23a55ab82
|
Various minor neatenings to manpage formatting
|
2011-04-03 18:44:48 +01:00 |
Paul LeoNerd Evans
|
574754d5f1
|
Bugfixes to manpage layout - no need to .br when the demo is pulled in a .nf anyway; remember to escape slashes
|
2011-04-03 00:27:02 +01:00 |
Paul LeoNerd Evans
|
7c9f24fc8e
|
Updated manpages for function rename sprint_key -> strfkey
|
2011-03-31 15:42:32 +01: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
|
9f1e7b34eb
|
Resort back to using GNU sed in .sh built manpages, as we only need them at 'make dist' time now; doesn't matter that BSD can't run them
|
2008-12-10 01:03:43 +00:00 |
Paul LeoNerd Evans
|
39b810f0b8
|
Use shell natively to embed demo .c files in manpages rather than invoking sed, because OpenBSD's sed doesn't seem to like this
|
2008-11-28 19:58:16 +00:00 |
Paul LeoNerd Evans
|
9cd46fcea3
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |
Paul LeoNerd Evans
|
9aaf16888c
|
Include demo.c and demo-async.c in the manpages under an EXAMPLE section
|
2008-11-06 19:40:28 +00:00 |