Re: win95 pipe problems -- report + testcase + patch (was: Re: [ANNOUNCEMENT] Updated: cygwin-1.5.11-1)

2004-09-08 Thread Corinna Vinschen
On Sep 8 01:55, Bas van Gompel wrote: > This fix trips on a bug in (my) windows 95 (OSR2): > It's CreateNamedPipe returns 0 instead of -1 (INVALID_HANDLE_VALUE), > causing all operations on pipes to fail. > [...] > A patch to work around this in cygwin could be: (WFM) > > Begin pipe-w95.diff

win95 pipe problems -- report + testcase + patch (was: Re: [ANNOUNCEMENT] Updated: cygwin-1.5.11-1)

2004-09-07 Thread Bas van Gompel
Op Sat, 4 Sep 2004 23:51:25 -0500 (CDT) schreef Christopher Faylor in <[EMAIL PROTECTED]>: [...] : - Fix some problems with rsync hangs on Windows NT class systems. (Bob Byrnes) This fix trips on a bug in (my) windows 95 (OSR2): It's CreateNamedPipe returns 0 instead of -1 (INVALID_HANDLE_VALU