Merge branch 'js/emu-write-epipe-on-windows'
commitde60b97422c87abf6ef4ba62bdc81f2671af405b
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Dec 2015 22:45:16 +0000 (22 14:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Dec 2015 22:45:16 +0000 (22 14:45 -0800)
tree824180ef873723d30b55c958c4ffb72cd5044f17
parent6a4f2eced4036b7330742af91e8ea71e3c8b9803
parent2b86292ed1756a66439f79ceda88dfc86a10dfa9
Merge branch 'js/emu-write-epipe-on-windows'

The write(2) emulation for Windows learned to set errno to EPIPE
when necessary.

* js/emu-write-epipe-on-windows:
  mingw: emulate write(2) that fails with a EPIPE
compat/mingw.c