Copy with progress updates when we might copy long files (#1574).
authorCarl Hetherington <cth@carlh.net>
Mon, 21 Oct 2019 15:25:04 +0000 (17:25 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 21 Oct 2019 15:25:04 +0000 (17:25 +0200)
commit48b82de5b6e8e07330a2f72dbddd8d9830fe047e
tree9eab5b143bd389cfa7cd02028a16964abf0baaf9
parent6dc179f7d08477ecc7bac1257b47dda048a1b878
Copy with progress updates when we might copy long files (#1574).
src/lib/reel_writer.cc
src/lib/reel_writer.h
src/lib/util.cc
src/lib/util.h
test/test.cc
test/test.h
test/util_test.cc