aboutsummaryrefslogtreecommitdiff
path: root/termkey_new.3
Commit message (Expand)AuthorAgeFilesLines
* Move the growing collection of manpages into their own man/ subdirectoryPaul LeoNerd Evans2012-01-181-60/+0
* Provide new API function to determine how much buffer space remains in the in...Paul LeoNerd Evans2012-01-181-1/+2
* Provide a flag to return RES_ERROR even on signal (EINTR); without it, retry ...Paul LeoNerd Evans2011-08-251-0/+3
* 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
* 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 fr...Paul LeoNerd Evans2009-07-151-3/+3
* 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; doc...Paul LeoNerd Evans2008-11-061-4/+4
* 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