mirror_zfs/cmd/zstream
наб 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
..
.gitignore Add zstream redup command to convert deduplicated send streams 2020-04-10 10:39:55 -07:00
Makefile.am zstream: force-install zstreamdump link 2021-05-29 20:37:05 -07:00
zstream_dump.c Fix erroneous zstreamdump warning 2022-02-26 11:24:27 -08:00
zstream_redup.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
zstream_token.c Add support to decode a resume token 2020-07-23 17:44:03 -07:00
zstream.c zstreamdump: replace with link to zstream 2021-05-21 10:16:14 -07:00
zstream.h Add support to decode a resume token 2020-07-23 17:44:03 -07:00