NetBSD/usr.sbin/perfused
lukem c4b7a9e794 bsd.own.mk: rename GCC_NO_* to CC_WNO_*
Rename compiler-warning-disable variables from
	GCC_NO_warning
to
	CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
2023-06-03 09:09:01 +00:00
..
Makefile bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
debug.c
msg.c introduce a SOL_LOCAL for unix-domain socket level socket options 2021-08-08 20:54:48 +00:00
perfused.8
perfused.c perfused: use SOL_LOCAL 2021-08-08 20:56:54 +00:00
perfused.h librefuse: Preparation of a proper API versioning; no more #ifdef woes in user code 2021-12-04 06:42:39 +00:00