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

1  2 
compat/mingw.c
diff --cc compat/mingw.c
Simple merge