aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libspl/include
Commit message (Expand)AuthorAgeFilesLines
* Adding Direct IO SupportBrian Atkinson2024-09-141-0/+26
* sys/types32.h: Remove struct timeval32 from libspl's header (#16491)Jessica Clarke2024-09-091-5/+0
* JSON output support for zpool statusUmer Saleem2024-08-061-0/+2
* JSON output support for zpool listUmer Saleem2024-08-061-0/+2
* backtrace: rework for signal safetyRob Norris2024-05-141-1/+1
* libspl: lift backtrace into a separate fileRob Norris2024-05-143-2/+33
* zdb/ztest: use libspl backtrace for crashesRob Norris2024-05-141-0/+2
* Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.chenqiuhao19972024-05-101-1/+2
* Add custom debug printing for your assertsRich Ercolani2024-04-101-0/+97
* Remove list_size struct member from list implementationMigeljanImeri2024-01-261-1/+0
* FreeBSD: Fix bootstrapping tools under Linux/muslVal Packett2024-01-191-1/+5
* dmu: Allow buffer fills to failAlexander Motin2023-12-151-1/+1
* ZIO: Add overflow checks for linear buffersAlexander Motin2023-12-011-0/+3
* Only provide execvpe(3) when neededBrooks Davis2023-11-301-0/+2
* Use uint64_t instead of u_int64_tYuri Pankov2023-11-301-1/+1
* Add VERIFY0P() and ASSERT0P() macros.Dag-Erling Smørgrav2023-09-191-0/+11
* Clean up existing VERIFY*() macros.Dag-Erling Smørgrav2023-09-191-2/+2
* Use __attribute__((malloc)) on memory allocation functionsRichard Yao2023-05-261-3/+4
* powerpc64: Support ELFv2 asm on Big EndianJustin Hibbits2023-04-271-1/+1
* Add loongarch64 supportHan Gao2023-04-251-1/+17
* spl: cmn_err_once() should be usable in brace-less if else statementsAttila Fülöp2023-03-151-8/+8
* Fix building for powerpc* targets with some compilersLow-power2023-03-151-1/+1
* spl: Add cmn_err_once() to log a message only on the first callAttila Fülöp2023-03-071-0/+34
* Add SHA2 SIMD feature tests for libsplTino Reichardt2023-03-022-24/+99
* Remove old or redundant SHA2 filesTino Reichardt2023-03-021-148/+0
* Use .section .rodata instead of .rodata on FreeBSDDimitry Andric2023-02-241-1/+1
* Restore FreeBSD to use .rodataJorgen Lundman2023-02-061-1/+1
* x86 asm: Replace .align with .balignAttila Fülöp2023-01-242-10/+10
* Unify Assembler files between Linux and WindowsJorgen Lundman2023-01-174-0/+451
* freebsd: simplify MD isa_defs.hBrooks Davis2022-11-071-25/+0
* Improve RISC-V supportBrooks Davis2022-11-031-1/+5
* Aligned free for aligned allocAndrew Innes2022-10-261-1/+19
* Reduce false positives from Static AnalyzersRichard Yao2022-09-304-1/+44
* Fix double declaration of getauxval() for FreeBSD PPCTino Reichardt2022-09-261-2/+3
* Add membar_syncMateusz Guzik2022-09-201-0/+7
* Add PPC cpu feature tests for FreeBSD and LinuxTino Reichardt2022-09-161-45/+42
* Make zfs-share service resilient to stale exportsDon Brady2022-09-091-1/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-1159-59/+59
* Re-fix -Wwrite-strings on FreeBSDнаб2022-06-301-1/+1
* Enable -Wwrite-stringsнаб2022-06-292-2/+2
* Add Linux namespace delegation supportWill Andrews2022-06-102-2/+12
* Introduce BLAKE3 checksums as an OpenZFS featureTino Reichardt2022-06-081-0/+18
* libspl/include: remove unused/empty headersнаб2022-05-1820-599/+6
* Publish libshare protocols, use enum-based APIнаб2022-05-121-5/+15
* libshare: delineate obsolete errorsнаб2022-05-121-10/+7
* libshare: interface: {=> const} char *наб2022-05-121-5/+5
* libshare/smb: cleanupнаб2022-05-121-0/+2
* Remove enable_extended_FILE_stdio()наб2022-05-112-35/+0
* autoconf: use include directives instead of recursing down libнаб2022-05-109-109/+106
* libspl: include: remove [util/]sscanf.hнаб2022-05-103-34/+1