mirror_zfs/lib/libzfs/os/freebsd
наб 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
..
libzfs_compat.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
libzfs_zmount.c freebsd: libzfs: zmount: void-cast unused assert(3) variables 2022-02-26 11:28:18 -08:00