aboutsummaryrefslogtreecommitdiffstats
path: root/mongoclock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix leap second support3.1.1Mattias Andrée2021-02-191-4/+22
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update documentation3.1Mattias Andrée2021-02-061-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add posix time support3.0Mattias Andrée2020-09-041-47/+122
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2020-09-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add leap second supportMattias Andrée2020-09-041-1/+24
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use sigaction instead of signal and siginterruptMattias Andrée2020-09-041-8/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Do not accept argumentsMattias Andrée2020-09-041-0/+20
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update license, change style, simplify makefile, and do not use gpp2.3Mattias Andrée2017-10-161-0/+169
Signed-off-by: Mattias Andrée <maandree@kth.se>