Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve clock_gettime regress: | 2019-06-17 | 2 | -4/+7 | |
| | | | | | | | * fix compilation error due to missing cast * do not run sysctl during make clean and the other common regress cleanup targets * make it work using a separate object directory | ||||
* | new regress: clock_gettime(2); test if CLOCK_MONOTONIC is really monotonic | 2019-06-14 | 2 | -0/+116 | |
suggested by kettenis@, tweaked by anton@. ok mpi@ jca@ |