This is the revised patch taking the considerations about IO chunk size into
account. The series deletes more than it adds and fixes a bug. Nice.
Steffen Prohaska (2):
xread, xwrite: Limit size of IO, fixing IO of 2GB and more on Mac OS X
Revert "compate/clipped-write.c: large write(2) fails on Mac OS X/XNU"
Makefile | 8 --------
compat/clipped-write.c | 13 -------------
config.mak.uname | 1 -
git-compat-util.h | 5 -----
t/t0021-conversion.sh | 14 ++++++++++++++
wrapper.c | 12 ++++++++++++
6 files changed, 26 insertions(+), 27 deletions(-)
delete mode 100644 compat/clipped-write.c
--
1.8.4.rc3.5.g4f480ff