aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* signals will interrupt read on timer, so we do not have to wait for the timer to expire to exitMattias Andrée2015-09-121-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* port to c + reduce flicker + use timerfdMattias Andrée2015-09-121-0/+304
Signed-off-by: Mattias Andrée <maandree@operamail.com>