From: Erik Faye-Lund Date: Fri, 17 Jan 2014 14:17:10 +0000 (+0100) Subject: mingw: remove mingw_write X-Git-Tag: v1.9-rc1~15^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c9df6f4574c0174efd5000e0e99dca97ddb5034c?ds=inline;hp=c9df6f4574c0174efd5000e0e99dca97ddb5034c mingw: remove mingw_write Since 0b6806b9 ("xread, xwrite: limit size of IO to 8MB"), this wrapper is no longer needed, as read and write are already split into small chunks. Signed-off-by: Erik Faye-Lund Signed-off-by: Junio C Hamano ---