mirror_zfs/module
наб 861166b027 Remove bcopy(), bzero(), bcmp()
bcopy() has a confusing argument order and is actually a move, not a
copy; they're all deprecated since POSIX.1-2001 and removed in -2008,
and we shim them out to mem*() on Linux anyway

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12996
2022-03-15 15:13:42 -07:00
..
avl Clean up CSTYLEDs 2022-01-26 11:38:52 -08:00
icp Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
lua Use _Noreturn (C11; GNU89) properly 2022-03-04 16:25:22 -08:00
nvpair Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
os Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
spl Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
unicode module/*.ko: prune .data, global .rodata 2022-01-14 15:37:55 -08:00
zcommon Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
zfs Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
zstd Re-apply 6ba2e72b, silence lint 2022-03-01 13:56:00 -08:00
.gitignore Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
Kbuild.in Add zstd support to zfs 2020-08-20 10:30:06 -07:00
Makefile.bsd Explode zstd 1.4.5 into separate upstream files 2022-03-01 13:55:12 -08:00
Makefile.in Re-apply 6ba2e72b, silence lint 2022-03-01 13:56:00 -08:00