aboutsummaryrefslogtreecommitdiffstats
path: root/include/os/freebsd/spl/sys/ccompile.h
Commit message (Expand)AuthorAgeFilesLines
* Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.chenqiuhao19972024-05-101-1/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+2
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-201-3/+0
* Remove overlooked __sun_attr__ based macrosBrian Behlendorf2021-07-271-6/+0
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-261-85/+0
* FreeBSD: fix HEAD build, conditionally remove FDSYNC definesMatt Macy2021-01-231-4/+0
* Fix compiling on FreeBSD + gcc - don't assume illmnos bitsAdrian Chadd2020-11-101-12/+20
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-131-3/+9
* Fixes for running FreeBSD buildworld on Linux/macOS hostsAlexander Richardson2020-09-031-1/+4
* Make zc_nvlist_src_size limit tunableRyan Moeller2020-08-181-2/+0
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-311-1/+6
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+1
* Refactor ccompile.h to not include system headersMatthew Macy2020-07-251-126/+11
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-251-2/+7
* freebsd: changes necessary to coexist with dtrace in treeMatthew Macy2020-07-011-3/+7
* Improve compatibility with C++ consumersRyan Moeller2020-06-061-0/+2
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+372