aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libspl/include/os
Commit message (Expand)AuthorAgeFilesLines
* Only provide execvpe(3) when neededBrooks Davis2024-07-171-0/+2
* Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.chenqiuhao19972024-05-131-1/+2
* FreeBSD: Fix bootstrapping tools under Linux/muslVal Packett2024-01-291-1/+5
* 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-172-0/+395
* Reduce false positives from Static AnalyzersRichard Yao2022-09-302-0/+28
* Replace dead opensolaris.org license linkTino Reichardt2022-07-1114-14/+14
* Re-fix -Wwrite-strings on FreeBSDнаб2022-06-301-1/+1
* Enable -Wwrite-stringsнаб2022-06-291-1/+1
* libspl/include: remove unused/empty headersнаб2022-05-184-5/+4
* autoconf: use include directives instead of recursing down libнаб2022-05-105-35/+0
* FreeBSD: Clean up the use of ioflagsPawel Jakub Dawidek2022-05-021-8/+0
* Remove NOTE(CONSTCOND) and note.hнаб2021-07-261-2/+0
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-162-0/+4
* Support running FreeBSD buildworld on Arm-based macOS hostsJessica Clarke2021-03-261-0/+11
* FreeBSD: fix HEAD build, conditionally remove FDSYNC definesMatt Macy2021-01-234-0/+76
* FreeBSD: make adjustments for the standalone environmentWarner Losh2020-10-131-4/+0
* Fixes for running FreeBSD buildworld on Linux/macOS hostsAlexander Richardson2020-09-031-0/+3
* Fix definition of BLKGETSIZE64 on FreeBSDAlexander Richardson2020-08-271-5/+1
* Appease GCC sprintf warnings found on Fedora 32/GCC 10.0.1Chris McDonough2020-08-242-2/+2
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-311-0/+2
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-283-135/+10
* Add zpool_nextboot, move zfs_jail to libzfs.hRyan Moeller2020-07-061-6/+0
* Drop unnecessary srcdir pathsArvind Sankar2020-06-242-17/+17
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-144-210/+0
* sys/mnttab.h: include sys/stat.h for stat64alaviss2020-04-141-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-1413-0/+878
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-042-1/+27
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-212-50/+0
* Move platform dependent errno aliasesMatthew Macy2019-10-252-0/+47
* OpenZFS restructuring - libsplMatthew Macy2019-10-0211-0/+805