Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: ericblake AT comcast DOT net (Eric Blake) To: cygwin AT cygwin DOT com Subject: regression in utime Date: Wed, 13 Apr 2005 14:46:17 +0000 Message-Id: <041320051446.13106.425D30B900003E300000333222069984990A050E040D0C079D0A@comcast.net> X-Authenticated-Sender: ZXJpY2JsYWtlQGNvbWNhc3QubmV0 I'm not sure when this regressed, but in comparing logs of coreutils testsuite runs, sometime between 1.5.12 and 1.5.14 utime() was broken with regards to fifos. It is still broken in the 20050412 snapshot: $ mkfifo foo $ touch foo touch: setting times of `foo': Invalid argument It used to return successfully (I'm not sure whether it actually touched times in 1.5.12, only that it didn't die with EINVAL). -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/