X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 Reply-To: cygwin AT cygwin DOT com Message-ID: <2210456145.20190218140140@yandex.ru> To: Corinna Vinschen , cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Cygwin 3.0.0-1 In-Reply-To: <20190218100938.GT4256@calimero.vinschen.de> References: <1661328738 DOT 20190217182851 AT yandex DOT ru> <20190217164213 DOT GP4256 AT calimero DOT vinschen DOT de> <17210681499 DOT 20190217200753 AT yandex DOT ru> <20190218082853 DOT GQ4256 AT calimero DOT vinschen DOT de> <20190218100938 DOT GT4256 AT calimero DOT vinschen DOT 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