mirror_zfs/lib/libnvpair
наб 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
..
libnvpair_json.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
libnvpair.abi Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
libnvpair.c libnvpair: fix unused, remove argsused 2021-12-23 09:42:47 -08:00
libnvpair.suppr Library ABI tracking with abigail 2020-11-17 09:18:52 -08:00
Makefile.am libnvpair: json: suppress wchar_t >=0 warnings 2022-02-18 09:34:43 -08:00
nvpair_alloc_system.c module/*.ko: prune .data, global .rodata 2022-01-14 15:37:55 -08:00