opnsense-src/tests/sys/kqueue/libkqueue
Kyle Evans ce6a89e27c kqueue tests: fix -fno-common build
vnode_fd and kqfd are both shared among multiple CU; define them exactly
once.

In the case of vnode_fd, it was simply the declaration that needed
correction.

-fno-common will become the default in GCC10/LLVM11.

MFC after:	3 days
2020-04-06 23:08:07 +00:00
..
common.h kqueue tests: fix -fno-common build 2020-04-06 23:08:07 +00:00
config.h
kqueue_test.sh Temporarily skip flakey test cases 2018-12-06 09:22:35 +00:00
main.c Make whitespace more consistent in libkqueue tests. 2018-11-27 15:12:34 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
proc.c kqueue tests: fix -fno-common build 2020-04-06 23:08:07 +00:00
read.c kqueue tests: fix -fno-common build 2020-04-06 23:08:07 +00:00
signal.c kqueue tests: fix -fno-common build 2020-04-06 23:08:07 +00:00
timer.c kqueue tests: fix -fno-common build 2020-04-06 23:08:07 +00:00
user.c kqueue tests: fix -fno-common build 2020-04-06 23:08:07 +00:00
vnode.c kqueue tests: fix -fno-common build 2020-04-06 23:08:07 +00:00