mirror_zfs/lib/libspl
Jessica Clarke ef977fce66
Support running FreeBSD buildworld on Arm-based macOS hosts
Arm-based Macs are like FreeBSD and provide a full 64-bit stat from the
start, so have no stat64 variants. Thus, define stat64 and fstat64 as
aliases for the normal versions.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Jessica Clarke <jrtc27@jrtc27.com>
Closes #11771
2021-03-26 10:45:12 -07:00
..
asm-generic Fix atomic_clear_long_excl wrong return 2020-07-06 11:46:17 -07:00
asm-i386 Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
asm-x86_64 Fixes for make dist 2020-06-26 14:20:02 -07:00
include Support running FreeBSD buildworld on Arm-based macOS hosts 2021-03-26 10:45:12 -07:00
os FreeBSD: Improve libzfs_error_init messages 2020-10-13 09:38:40 -07:00
assert.c Move libspl_assertf into .c file 2020-07-10 14:25:24 -07:00
list.c Fixing gang ABD child removal race condition 2020-07-14 11:04:35 -07:00
Makefile.am cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
mkdirp.c Fix typos in lib/ 2019-09-02 17:53:27 -07:00
page.c ABD optimized page allocation code 2016-11-29 14:34:33 -08:00
strlcat.c Check for strlcat and strlcpy 2018-12-11 16:01:41 -08:00
strlcpy.c Check for strlcat and strlcpy 2018-12-11 16:01:41 -08:00
timestamp.c Always use "%lld" for formatting time_ts 2020-05-28 10:29:58 -07:00