This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: regression in utime
On Wed, Apr 13, 2005 at 02:46:17PM +0000, Eric Blake wrote:
>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).
This should successfully touch foo in the latest snapshot.
cgf
--
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/