aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kqueue/libkqueue/main.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* kqueue tests: Add file and line info to some test failure outputMark Johnston2022-05-251-5/+5
* Fix various warnings in tests/sys/kqueue and bump WARNSAlex Richardson2020-04-181-24/+15
* Make whitespace more consistent in libkqueue tests.David Bright2018-11-271-22/+22
* 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-141-5/+16
* Allow a EVFILT_TIMER kevent to be updated.David Bright2018-07-271-0/+19
* Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov2017-06-171-5/+14
* Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...Enji Cooper2016-09-061-0/+329