]> git.proxmox.com Git - mirror_zfs.git/history - include/os/freebsd/spl/sys/debug.h
Clean up existing VERIFY*() macros.
[mirror_zfs.git] / include / os / freebsd / spl / sys / debug.h
2023-09-20 Dag-Erling SmørgravClean up existing VERIFY*() macros.
2022-10-28 Rob N ★debug: fix output from VERIFY0 assertion
2022-10-26 Richard YaoSilence objtool warnings from 55d7afa4
2022-09-30 Richard YaoReduce false positives from Static Analyzers
2022-01-26 набReplace *CTASSERT() with _Static_assert()
2022-01-26 набClean up CSTYLEDs
2022-01-25 набlibspl: cast to uintptr_t instead of !!ing
2022-01-21 набlibspl: ASSERT*: !! for sizeof
2021-12-23 набlibspl: ASSERT*: mark arguments as used
2021-03-12 Adam D. MossMicrooptimizations for VERIFY() and friends
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS