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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; q= dns; s=default; b=Dg4cPqv/tUptm5pdB4N5E6aUnKBD9YM5f4OM+qHceBiq6+ IEshReCCl/i2auIvsALj/bV+QnblKk/zKrNU1Wqwpf7EPIqE5K7TnYY8rXsOjJUo GG0BdGClcPw7DUf5WKhre+/Dictwuaktn6UsQA8N9BOkEGhC8MYajpundcFWM= 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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; s= default; bh=VnPJ68gE34837oleFcvh9HLsPlI=; b=TP96Yym2fV5ng9tahMwg jv3X6tdVHrV//Qy8wj2Y5TDYxutCf1Qw4rpL2lSrbbaiRULCXXkr+HyvxR12DZE0 Fzc1F7oqmBz5aLpTLrV16LP8tug85Ecyl4nufP+N9c319T4UNSVtH84m/XUZ6dkP SV0xTEGXGi32sdkWYDP9pEI= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=birth, Birth, Links, H*r:POST X-HELO: lb2-smtp-cloud8.xs4all.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 20 Feb 2018 12:25:31 +0100 From: Houder To: cygwin AT cygwin DOT com Subject: Regression in latest snapshot (x86 arch)? Message-ID: <7c57af5b8908819821b73f4df6b3bb7a@xs4all.nl> X-Sender: houder AT xs4all DOT nl User-Agent: XS4ALL Webmail X-CMAE-Envelope: MS4wfOMVenV8dcePVrw/BwJ7PH/hgXXZ12YI4Zp9n3Y3ujP3L6ymtAJM9Qmto0kIPjOE5S+Yoy5it5tGkCXjenvhZKRjZTkljvH9dqweCxhPPO2PX+ZxQavK qopBX1laXEsVNbiHt1Fwouc2NLQld5d7f/umI5IxT4jaBMUav/FQ2eW7YGar4uH60ZGAO0ROGpsCM9pQgGxwa1OOBv3uI2JyRUs= X-IsSubscribed: yes L.S., As far as I can tell, the latest snapshot (2018-02-16) has a problem in case of the x86 arch. I noticed it when I applied "cp -p" to cygwin1.dll @@ stat cygwin1.dll File: cygwin1.dll Size: 3003413 Blocks: 2936 IO Block: 65536 regular file Device: 33d91880h/869865600d Inode: 15762598695825794 Links: 1 Access: (0755/-rwxr-xr-x) Uid: ( 1000/ Henri) Gid: ( 513/ None) Access: 1970-01-01 01:01:39.427244800 +0100 Modify: 1970-01-01 01:00:54.998366800 +0100 Change: 2018-02-20 11:41:41.747593600 +0100 Birth: 2018-02-20 10:49:55.031336800 +0100 For some reason 'access time' and 'modify time' default to 1970-01-01. I do not notice this for the x86_64 arch. Anybody NOT experiencing this "regression?" Henri @@ uname -a CYGWIN_NT-6.1-WOW Seven 2.10.1(0.325/5/3) i686 Cygwin @@ strings /usr/bin/cygwin1.dll | grep -m1 -E '/vinschen/|/corinna/|/cygheap\.cc' /ext/build/mknetrel/src/cygwin-snapshot-20180216-1/winsup/cygwin/cygheap.cc @@ pwd /home/Henri @@ rm aap noot @@ touch aap @@ stat aap File: aap Size: 0 Blocks: 0 IO Block: 65536 regular empty file Device: 33d91880h/869865600d Inode: 5629499534242193 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 1000/ Henri) Gid: ( 513/ None) Access: 1970-01-01 00:58:52.-659927900 +0100 Modify: 1970-01-01 00:58:52.-659927900 +0100 Change: 2018-02-20 12:19:28.967976100 +0100 Birth: 2018-02-20 12:19:28.967976100 +0100 @@ cp -p .bashrc noot @@ stat noot File: noot Size: 8309 Blocks: 12 IO Block: 65536 regular file Device: 33d91880h/869865600d Inode: 20829148276589133 Links: 1 Access: (0755/-rwxr-xr-x) Uid: ( 1000/ Henri) Gid: ( 513/ None) Access: 1970-01-01 00:57:45.-158186600 +0100 Modify: 1970-01-01 00:57:45.-158186600 +0100 Change: 2018-02-20 12:01:52.670520600 +0100 Birth: 2017-05-24 19:42:17.311494900 +0200 @@ stat .bashrc File: .bashrc Size: 8309 Blocks: 12 IO Block: 65536 regular file Device: 33d91880h/869865600d Inode: 37717646879229026 Links: 1 Access: (0755/-rwxr-xr-x) Uid: ( 1000/ Henri) Gid: ( 513/ None) Access: 2018-01-24 15:27:52.646229400 +0100 Modify: 2018-01-24 15:27:52.646229400 +0100 Change: 2018-01-24 15:27:52.677429500 +0100 Birth: 2016-07-19 14:31:42.953010600 +0200 ===== -- 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