Allow --block-size's size to have a suffix.
authorWayne Davison <wayne@opencoder.net>
Fri, 10 Jul 2020 19:54:33 +0000 (12:54 -0700)
committerWayne Davison <wayne@opencoder.net>
Fri, 10 Jul 2020 20:00:42 +0000 (13:00 -0700)
commit66ca4fc97bcedb7376dda67b8d07df280eaf462a
tree2ef89833c843a86cd1cf836f146ba9a8520b31f6
parent7d63f8b249863fed83f82d97324d67ed5b141889
Allow --block-size's size to have a suffix.

Change the block_size global to be an int32.
NEWS.md
generator.c
options.c
rsync.1.md
util2.c