On Wednesday 08 July 2009, Junio C Hamano wrote: > Johan Herland <johan@xxxxxxxxxxx> writes: > > Maybe I need to do something to the close() call as well? What happens > > on close() after EPIPE? > > You should be OK (you could try this). > > -- >8 -- Thanks! The programs works well on my Linux box (close() succeeds), but it does not run at all in Windows/MSYS (lacks pipe() and fork()). Does anybody with Windows/MSYS experience know how this scenario (write() to a terminated process, followed by close()) would play out in msysGit? ...Johan -- Johan Herland, <johan@xxxxxxxxxxx> www.herland.net -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html