summaryrefslogtreecommitdiffstats
path: root/lib/ttyutils.c
Commit message (Expand)AuthorAgeFilesLines
* lib/ttyutils: avoid checking same thing twiceSami Kerola2019-07-011-8/+8
* lib/ttyutils: introduce get_terminal_stdfd()Karel Zak2019-05-271-9/+18
* script: add more info to script headerKarel Zak2018-05-141-0/+7
* lib/ttyutils: return terminal lines tooKarel Zak2017-06-121-19/+49
* lib: use unique ifdefs for testsKarel Zak2017-01-041-2/+2
* tests: fix ttyutils testKarel Zak2016-07-151-1/+1
* lib: try to find tty in get_terminal_name()Sami Kerola2016-07-041-2/+13
* lib/ttyutils: use stdout for get_terminal_width()Karel Zak2016-06-021-2/+2
* lib/tty: Pass default width to get_terminal_width()Boris Egorov2016-01-061-25/+25
* lib/tty: fix get_terminal_name() usage, cleanup codeKarel Zak2013-05-281-3/+3
* lib/tty: don't hardcode terminal fd in get_terminal_name()Karel Zak2013-05-131-2/+3
* include: cleanup copyright headersKarel Zak2013-01-081-1/+6
* lib/ttyutils: add get_terminal_name()Karel Zak2012-11-221-2/+43
* lib/ttyutils: add test programKarel Zak2012-11-221-0/+9
* lib/ttyutils: create .c fileKarel Zak2012-11-221-0/+39