My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6a4f2ec
2b86292
)
Merge branch 'js/emu-write-epipe-on-windows'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 22 Dec 2015 22:45:16 +0000
(14:45 -0800)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
compat/mingw.c
Simple merge