OSDN Git Service

Merge branch 'fc/macos-x-clipped-write' into maint
authorJunio C Hamano <gitster@pobox.com>
Sun, 30 Jun 2013 22:33:40 +0000 (15:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Jun 2013 22:33:40 +0000 (15:33 -0700)
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

1  2 
Makefile
config.mak.uname
git-compat-util.h

diff --cc Makefile
Simple merge
Simple merge
Simple merge