aboutsummaryrefslogtreecommitdiffstats
path: root/include/os/freebsd/spl/sys/debug.h
Commit message (Expand)AuthorAgeFilesLines
* Add custom debug printing for your assertsRich Ercolani2024-04-101-12/+137
* Add VERIFY0P() and ASSERT0P() macros.Dag-Erling Smørgrav2023-09-191-0/+13
* Clean up existing VERIFY*() macros.Dag-Erling Smørgrav2023-09-191-14/+13
* debug: fix output from VERIFY0 assertionRob N ★2022-10-281-1/+1
* Silence objtool warnings from 55d7afa4Richard Yao2022-10-261-0/+3
* Reduce false positives from Static AnalyzersRichard Yao2022-09-301-11/+19
* Replace *CTASSERT() with _Static_assert()наб2022-01-261-1/+0
* Clean up CSTYLEDsнаб2022-01-261-28/+26
* libspl: cast to uintptr_t instead of !!ingнаб2022-01-241-8/+14
* libspl: ASSERT*: !! for sizeofнаб2022-01-211-8/+8
* libspl: ASSERT*: mark arguments as usedнаб2021-12-231-8/+8
* Microoptimizations for VERIFY() and friendsAdam D. Moss2021-03-111-40/+40
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+168