Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix copyright years everywhere. | 2019-10-03 | 1 | -1/+1 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | time: add timeval versions. | 2019-08-12 | 1 | -0/+10 | |
| | | | | | | | We now got functions to operate on both struct timespec and struct timeval. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | time: add a generalized time comparison function. | 2019-06-19 | 1 | -0/+1 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | tests: fix faulty include guards. | 2019-05-21 | 1 | -3/+3 | |
| | | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | tests: add tests for time functions. | 2017-11-09 | 1 | -0/+36 | |