Merge branch 'fc/macos-x-clipped-write' into maint
commitc6c4250eb605a502e1b5128d224561cf71272798
authorJunio C Hamano <gitster@pobox.com>
Sun, 30 Jun 2013 22:33:40 +0000 (30 15:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Jun 2013 22:33:40 +0000 (30 15:33 -0700)
treee12bdffbd7c6e7aea2ed75fcb610a836c0aef07a
parent91863750cd09c3da93368d8fc6d3caeaabf1d66a
parent6c642a878688adf46b226903858b53e2d31ac5c3
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
Makefile
config.mak.uname
git-compat-util.h