aboutsummaryrefslogtreecommitdiff
path: root/man/termkey_new.3
Commit message (Collapse)AuthorAgeFilesLines
* Many small manpage markup fixesPaul LeoNerd Evans2012-04-251-1/+3
|
* Added documentation for termkey_{start,stop}, termkey_is_startedPaul LeoNerd Evans2012-03-081-1/+1
|
* Added manpage for termkey_{get,set}_buffer_sizePaul LeoNerd Evans2012-02-131-0/+1
|
* Document the errors set by termkey_new(), use errno rather than fprintf() to ↵Paul LeoNerd Evans2012-01-291-1/+10
| | | | stderr
* Created termkey_new_abstract()Paul LeoNerd Evans2012-01-261-1/+4
|
* Various other minor fixes to manpagesPaul LeoNerd Evans2012-01-211-3/+3
|
* Link to termkey(7) from other manpages, delete some of the duplicated sectionsPaul LeoNerd Evans2012-01-211-34/+3
|
* Note in termkey_new(3) that the caller has to init. the terminal in abstract ↵Paul LeoNerd Evans2012-01-201-0/+2
| | | | or pipe cases
* Allow passing fd = -1 to constructor to make an instance not associated with ↵Paul LeoNerd Evans2012-01-181-1/+3
| | | | an fd; must use push_bytes to provide it input
* Move the growing collection of manpages into their own man/ subdirectoryPaul LeoNerd Evans2012-01-181-0/+60