aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kqueue/libkqueue
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple whitespace errors in r337814.David Bright2018-08-141-4/+4
* Fix several (more) memory leaks.David Bright2018-08-141-3/+14
* Fix several memory leaks.David Bright2018-08-143-7/+21
* 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-273-10/+346
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Make test scripts under tests/... non-executableEnji Cooper2017-08-081-0/+0
* Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov2017-06-172-5/+49
* Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...Enji Cooper2016-09-0612-0/+1998