]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libspl/Makefile.am
FreeBSD: Fix bootstrapping tools under Linux/musl
[FreeBSD/FreeBSD.git] / lib / libspl / Makefile.am
2022-05-10 набautoconf: use include directives instead of recursing...
2022-03-31 Rich ErcolaniAsk libtool to stop hiding some errors
2021-04-19 набlibspl: implement atomics in terms of atomics
2021-04-15 набlibspl: lift common bits of getexecname()
2021-01-27 Brian Behlendorfcppcheck: integrete cppcheck
2020-09-01 Ryan Moellerlibspl: Provide platform-specific zone implementations
2020-07-10 Arvind SankarClean up lib dependencies
2020-07-10 Arvind SankarMove libspl_assertf into .c file
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 Arvind SankarFix libspl/asm-generic/atomic for VPATH build
2020-04-14 Matthew MacyAdd FreeBSD support to OpenZFS
2020-01-17 Brian BehlendorfUnify target_cpu handling
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-03-03 Rafael Kitoverconfig: better libtirpc detection
2018-12-12 Brian BehlendorfCheck for strlcat and strlcpy
2018-11-20 Brian BehlendorfMove strlcat, strlcpy, and strnlen
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-01-10 Brian BehlendorfSupport -fsanitize=address with --enable-asan
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-12 Brian BehlendorfFixes for SPARC support
2017-10-11 KireinaHoroRemove useless DEFAULT_INCLUDES in AM_CCASFLAGS
2017-10-11 KireinaHoroFix libspl assembler flags to respect cpu type
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 Chunwei ChenABD optimized page allocation code
2016-04-28 Brian BehlendorfAdd support for libtirpc
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2013-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
2012-01-17 Darik HornCombine libraries: spl, avl, efi, share, unicode.
2011-07-06 Brian BehlendorfAdd proper library versioning
2010-09-08 Brian BehlendorfSupport custom build directories and move includes
2010-08-31 Brian BehlendorfAdd linux libspl support