summaryrefslogtreecommitdiff
path: root/tests/sys/kqueue/libkqueue/common.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2022-05-24kqueue tests: Add file and line info to some test failure outputMark Johnston
2021-10-12fifos: delegate unhandled kqueue filters to underlying filesystemKyle Evans
2020-04-21Remove extern from function declarations in common.hAlex Richardson
2020-04-18Fix various warnings in tests/sys/kqueue and bump WARNSAlex Richardson
2020-04-06kqueue tests: fix -fno-common buildKyle Evans
2018-08-14Fix several memory leaks.David Bright
2018-07-27Allow a EVFILT_TIMER kevent to be updated.David Bright
2016-09-06Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/...Enji Cooper