mirror_zfs/module/nvpair
наб 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
..
fnvpair.c libnvpair: fix unused, remove argsused 2021-12-23 09:42:47 -08:00
Makefile.in Cleanup linux module kbuild files 2020-06-10 09:24:15 -07:00
nvpair_alloc_fixed.c module/*.ko: prune .data, global .rodata 2022-01-14 15:37:55 -08:00
nvpair_alloc_spl.c module/*.ko: prune .data, global .rodata 2022-01-14 15:37:55 -08:00
nvpair.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00