Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update makefile + update gitignore + fix warnings + remove old implementation + add deps | Mattias Andrée | 2015-09-12 | 1 | -4/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | signals will interrupt read on timer, so we do not have to wait for the timer to expire to exit | Mattias Andrée | 2015-09-12 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | port to c + reduce flicker + use timerfd | Mattias Andrée | 2015-09-12 | 1 | -0/+304 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |