From: Junio C Hamano Date: Sun, 30 Jun 2013 22:33:40 +0000 (-0700) Subject: Merge branch 'fc/macos-x-clipped-write' into maint X-Git-Tag: v1.8.3.3~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6c4250eb605a502e1b5128d224561cf71272798;p=git Merge branch 'fc/macos-x-clipped-write' into maint Mac OS X does not like to write(2) more than INT_MAX number of bytes; work it around by chopping write(2) into smaller pieces. * fc/macos-x-clipped-write: compate/clipped-write.c: large write(2) fails on Mac OS X/XNU --- c6c4250eb605a502e1b5128d224561cf71272798