mirror_zfs/lib
наб 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
..
libavl lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hidden 2021-06-09 17:04:32 -07:00
libefi Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
libicp module: icp: rip out modhash. Replace the one user with AVL 2022-02-15 16:24:59 -08:00
libnvpair Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
libshare userspace: mark arguments used 2022-02-18 09:34:08 -08:00
libspl Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
libtpool libtpool: -Wno-clobbered 2022-02-18 09:34:25 -08:00
libunicode cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
libuutil Use _Noreturn (C11; GNU89) properly 2022-03-04 16:25:22 -08:00
libzfs Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
libzfs_core libzfs_core: lzc_send_wraper: maximise pipe buffer for existing pipes 2022-03-08 09:33:12 -08:00
libzfsbootenv Rename fallthrough to zfs_fallthrough 2022-02-15 08:58:59 -08:00
libzpool Use _Noreturn (C11; GNU89) properly 2022-03-04 16:25:22 -08:00
libzstd Explode zstd 1.4.5 into separate upstream files 2022-03-01 13:55:12 -08:00
libzutil zed: Misc multipath autoreplace fixes 2022-02-24 11:43:39 -08:00
Makefile.am Simplify and document OpenZFS library dependencies 2021-10-07 11:31:26 -06:00