X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=ai89lnMDOgbGMgYS
	1O9Dz/kAMkC480IuVmZaYW7F0AVRxJ9Cimj7x7qknRkqRcJs0bUzXuGYAYIOK7Tz
	MPDEUoVm2fQwOwBz+upbui2HzmO0sfM6P0wftHFHqvIb0fABJhF9Dxu+BBf/cDtt
	QyrZQvFO7CT6koX735a6RlbYlPs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=Ti/tqwCLA1aAnHglUDDECJ
	E0m6c=; b=Ny+qdjEkDuQ2APGJ/1FhLxSLfR5WZKHNI6YjWBt1MpYZpuYuyfTtRF
	D+ro1whraSgO9tN389hi6OjQyRnh6ZRzsxzokXDDQVDmKUhL6FVVt7pHISzW7mmv
	ZkGGkx0gzdUIUEVta2FSGXCVUYqKPTGImz+jPJnkwKvifB7cw1iyk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=UD:cygwin1.dll, cygwin1.dll, cygwin1dll, H*M:yandex
X-HELO: forward102o.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1550487900;	bh=YUj+ARE0ICqHabPy41KDOqEsi0SiVmYjz2vuVIEo1Q0=;	h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References;	b=kLqMwXAgXH/l8hvSbZy7mGdsfFirnz4wJkSgK/PwpHcSGJqU7OhGOkzG9B8OXmmSw	 a3UoixSn07G2GLls8MbPLzr3fS0tPlRvCXsf3XI9OvG1ePxf8Z9YkAApbohmTruH/n	 n73BkD1hqASo1mxZID2DrahkYwuE++pu4iVtt5lU=
Authentication-Results: mxback10g.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Mon, 18 Feb 2019 14:01:40 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <2210456145.20190218140140@yandex.ru>
To: Corinna Vinschen <cygwin@cygwin.com>, cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Cygwin 3.0.0-1
In-Reply-To: <20190218100938.GT4256@calimero.vinschen.de>
References: <announce.20190216152927.GB4256@calimero.vinschen.de>   <1661328738.20190217182851@yandex.ru>  <20190217164213.GP4256@calimero.vinschen.de>  <17210681499.20190217200753@yandex.ru>  <20190218082853.GQ4256@calimero.vinschen.de>  <20190218100938.GT4256@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Corinna Vinschen!

>> > >> 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.

> Please try the today's developer snapshot from
> https://cygwin.com/snapshots/

Looks file at a first glance.

> Please note that cygcheck and mount utils need to be taken from the
> snapshot as well to mke sure they work correctly in terms of binary/text
> mounts.

The snapshot only contains a lonely cygwin1.dll.


-- 
With best regards,
Andrey Repin
Monday, February 18, 2019 14:00:32

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

