From: Martin Pool Date: Mon, 14 Jan 2002 00:16:51 +0000 (+0000) Subject: Fix for X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/25f2cb3d6b7537149b5645ed13cdd9785fa225ab?hp=25f2cb3d6b7537149b5645ed13cdd9785fa225ab Fix for temp files must be opened through do_open so that binary modes is used on cygwin. (Chris Boucher) ---