aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kqueue/libkqueue/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Correct possible misleading error message in kqtest.David Bright2018-07-301-5/+7
* Fix compilation error on some arches after r336761 & r336781.David Bright2018-07-281-1/+1
* Fix compilation error on some arches after r336761.David Bright2018-07-271-1/+1
* Allow a EVFILT_TIMER kevent to be updated.David Bright2018-07-271-8/+325
* Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov2017-06-171-0/+35
* Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...Enji Cooper2016-09-061-0/+178