Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add posix time support | Mattias Andrée | 2020-09-04 | 3 | -47/+146 |
* | m | Mattias Andrée | 2020-09-04 | 1 | -1/+1 |
* | Add leap second support | Mattias Andrée | 2020-09-04 | 2 | -2/+25 |
* | Use sigaction instead of signal and siginterrupt | Mattias Andrée | 2020-09-04 | 1 | -8/+11 |
* | Do not accept arguments | Mattias Andrée | 2020-09-04 | 4 | -2/+57 |
* | Update license, change style, simplify makefile, and do not use gpp | Mattias Andrée | 2017-10-16 | 16 | -1882/+448 |
* | update dist | Mattias Andrée | 2015-11-30 | 4 | -4/+27 |
* | update dist | Mattias Andrée | 2015-11-27 | 1 | -1/+1 |
* | fix makefile | Mattias Andrée | 2015-11-27 | 1 | -3/+4 |
* | m | Mattias Andrée | 2015-11-27 | 1 | -4/+4 |
* | add license file | Mattias Andrée | 2015-11-27 | 1 | -0/+674 |
* | add manpage | Mattias Andrée | 2015-11-27 | 2 | -2/+60 |
* | info/ => doc/info/ | Mattias Andrée | 2015-11-27 | 2 | -0/+0 |
* | improve readme | Mattias Andrée | 2015-11-27 | 1 | -13/+33 |
* | change license | Mattias Andrée | 2015-11-27 | 3 | -10/+30 |
* | improve makefile | Mattias Andrée | 2015-11-27 | 1 | -24/+106 |
* | update dist | Mattias Andrée | 2015-10-14 | 1 | -3/+3 |
* | how to configure mongoclock | Mattias Andrée | 2015-10-14 | 1 | -3/+31 |
* | 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 readme | Mattias Andrée | 2015-10-14 | 1 | -0/+10 |
* | deps derp | Mattias Andrée | 2015-09-12 | 1 | -3/+3 |
* | deps derp | Mattias Andrée | 2015-09-12 | 1 | -1/+1 |
* | update dist | Mattias Andrée | 2015-09-12 | 1 | -7/+7 |
* | add missed dep | Mattias Andrée | 2015-09-12 | 1 | -0/+1 |
* | update makefile + update gitignore + fix warnings + remove old implementation + add deps | Mattias Andrée | 2015-09-12 | 6 | -288/+71 |
* | 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 | 3 | -1/+311 |
* | arch does not use /libexec | Mattias Andrée | 2014-02-13 | 1 | -3/+3 |
* | update dist | Mattias Andrée | 2014-02-13 | 1 | -2/+2 |
* | whoops | Mattias Andrée | 2014-01-08 | 1 | -1/+1 |
* | add pkgbuild | Mattias Andrée | 2013-08-02 | 2 | -0/+27 |
* | there is no license file only the copying file | Mattias Andrée | 2013-08-02 | 1 | -2/+1 |
* | whoops | Mattias Andrée | 2013-06-25 | 1 | -1/+1 |
* | update gitignore | Mattias Andrée | 2013-06-24 | 1 | -5/+12 |
* | add missing uninstall instruction | Mattias Andrée | 2013-06-24 | 1 | -0/+1 |
* | add makefile | Mattias Andrée | 2013-06-24 | 1 | -0/+55 |
* | add info manual | Mattias Andrée | 2013-06-24 | 2 | -0/+590 |
* | m readme | Mattias Andrée | 2013-06-24 | 1 | -6/+4 |
* | add readme | Mattias Andrée | 2013-06-24 | 1 | -0/+10 |
* | add license | Mattias Andrée | 2013-04-20 | 3 | -0/+22 |
* | m | Mattias Andrée | 2013-04-19 | 1 | -2/+2 |
* | complete code | Mattias Andrée | 2013-04-19 | 3 | -76/+131 |
* | how to print time, without concidering the time or screen dimensions | Mattias Andrée | 2013-02-14 | 1 | -142/+207 |
* | humongous digits | Mattias Andrée | 2013-02-08 | 1 | -0/+142 |