[ANNOUNCEMENT] Cygwin 3.0.0-1

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Feb 18 08:31:00 GMT 2019


On Feb 17 20:07, Andrey Repin wrote:
> Greetings, Corinna Vinschen!
> 
> > On Feb 17 18:28, Andrey Repin wrote:
> >> Greetings, Corinna Vinschen!
> >> 
> >> > I uploaded a new Cygwin release 3.0.0-1.
> >> 
> >> The redirection issue I mentioned for 3.0-0.9 is still happens.
> >> And I see the STC did not made it to the list.
> >> Hamsters were hungry, I guess... Let's try without attachments.
> >> 
> >> TYPE "%SystemRoot%\win.ini" | diff -u "%SystemRoot%\win.ini" -
> 
> > I'm baffled.  diff calls fstat on descriptor 0.  fstat returns
> > with st_mode set to S_IFIFO | S_IRUSR, so it *knows* descriptor
> > 0 is a pipe and thus not seekable.  Nevertheless it calls lseek
> > just a bit later to seek back to the beginning of input.
> 
> Do you need me to strace it locally?

No, the above is what I gathered from strace, but thanks all the
same.  Patch is forthcoming.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20190218/2a4d3de3/attachment.sig>


More information about the Cygwin mailing list