aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/kqueue/libkqueue/common.h
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-3/+4
* fifos: delegate unhandled kqueue filters to underlying filesystemKyle Evans2021-10-121-0/+2
* Remove extern from function declarations in common.hAlex Richardson2020-04-211-11/+11
* Fix various warnings in tests/sys/kqueue and bump WARNSAlex Richardson2020-04-181-1/+9
* kqueue tests: fix -fno-common buildKyle Evans2020-04-061-1/+2
* Fix several memory leaks.David Bright2018-08-141-1/+1
* Allow a EVFILT_TIMER kevent to be updated.David Bright2018-07-271-2/+2
* Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...Enji Cooper2016-09-061-0/+79