Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | argc can be 0, do not crash on error if it is | Mattias Andrée | 2015-10-14 | 1 | -2/+1 |
* | linux guarantees that a call to clock will always close the file descriptor if valid | Mattias Andrée | 2015-10-14 | 1 | -2/+2 |
* | update makefile + update gitignore + fix warnings + remove old implementation + add deps | Mattias Andrée | 2015-09-12 | 1 | -4/+5 |
* | 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 |
* | port to c + reduce flicker + use timerfd | Mattias Andrée | 2015-09-12 | 1 | -0/+304 |