aboutsummaryrefslogtreecommitdiffstats
path: root/mongoclock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add posix time supportMattias 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 gppMattias Andrée2017-10-161-0/+169
Signed-off-by: Mattias Andrée <maandree@kth.se>