Experimental use of /dev/rdisk rather than /dev/disk on macOS,
authorCarl Hetherington <cth@carlh.net>
Mon, 27 Apr 2020 21:44:06 +0000 (23:44 +0200)
committerCarl Hetherington <cth@carlh.net>
Mon, 27 Apr 2020 21:44:12 +0000 (23:44 +0200)
commit13f302149a2a2846d801689e3d194af3249ed0b7
tree389f698ed41942a554c581659d317ce765ee7b5d
parent0b94724919f01edc7fc91e899ef179a7d94da039
Experimental use of /dev/rdisk rather than /dev/disk on macOS,
as there is some suggestion it is faster.
src/lib/cross.h
src/lib/cross_linux.cc
src/lib/cross_osx.cc
src/lib/cross_windows.cc