Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license, change style, simplify makefile, and do not use gpp | Mattias Andrée | 2017-10-16 | 1 | -318/+0 |
* | change license | Mattias Andrée | 2015-11-27 | 1 | -4/+14 |
* | 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 |