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